diff --git a/node_modules/.package-lock.json b/node_modules/.package-lock.json index 6796e1a5..aabe6168 100644 --- a/node_modules/.package-lock.json +++ b/node_modules/.package-lock.json @@ -38,9 +38,10 @@ } }, "node_modules/user-agents": { - "version": "1.1.388", - "resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.388.tgz", - "integrity": "sha512-zsFa+jzuM+7DiB9es9iYL0fbPeN0Kc9Bor6PcNwKN1X46yHus3oXrH3RTyJ1CsVxQpzG9iXdU3V3Io0FboFvhQ==", + "version": "1.1.457", + "resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.457.tgz", + "integrity": "sha512-hQvZvQYUiaeAmq0qP71DRnxTd8lLkyokP/MOgN/klwnQoCECQJjVpXH901fb3JXda9qwLIFfmmPbaO18+3zovg==", + "license": "BSD-2-Clause", "dependencies": { "lodash.clonedeep": "^4.5.0" } diff --git a/node_modules/user-agents/dist/index.js b/node_modules/user-agents/dist/index.js index 703340d4..79ff49c7 100644 --- a/node_modules/user-agents/dist/index.js +++ b/node_modules/user-agents/dist/index.js @@ -1,2 +1,2 @@ -!function(e,i){"object"==typeof exports&&"object"==typeof module?module.exports=i():"function"==typeof define&&define.amd?define("user-agents",[],i):"object"==typeof exports?exports["user-agents"]=i():e["user-agents"]=i()}(global,(function(){return(()=>{var e={442:(e,i,t)=>{"use strict";var o;Object.defineProperty(i,"__esModule",{value:!0}),i.default=void 0;var n=((o=t(899))&&o.__esModule?o:{default:o}).default;i.default=n,e.exports=i.default},899:(e,i,t)=>{"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.default=void 0;var o=p(t(465)),n=p(t(932));let r;function p(e){return e&&e.__esModule?e:{default:e}}function l(e,i){return!i||"object"!=typeof i&&"function"!=typeof i?a(e):i}function a(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function c(e){var i="function"==typeof Map?new Map:void 0;return(c=function(e){if(null===e||(t=e,-1===Function.toString.call(t).indexOf("[native code]")))return e;var t;if("function"!=typeof e)throw new TypeError("Super expression must either be null or a function");if(void 0!==i){if(i.has(e))return i.get(e);i.set(e,o)}function o(){return g(e,arguments,d(this).constructor)}return o.prototype=Object.create(e.prototype,{constructor:{value:o,enumerable:!1,writable:!0,configurable:!0}}),s(o,e)})(e)}function g(e,i,t){return(g=h()?Reflect.construct:function(e,i,t){var o=[null];o.push.apply(o,i);var n=new(Function.bind.apply(e,o));return t&&s(n,t.prototype),n}).apply(null,arguments)}function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}function s(e,i){return(s=Object.setPrototypeOf||function(e,i){return e.__proto__=i,e})(e,i)}function d(e){return(d=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function v(e,i,t){return i in e?Object.defineProperty(e,i,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[i]=t,e}const w=e=>{const i=e.reduce(((e,[i])=>e+i),0);let t=0;return e.map((([e,o])=>(t+=e/i,[t,o])))},m=n.default.map((({weight:e},i)=>[e,i])),M=w(m),u=(e,i=(e=>e))=>{let t;return t="function"==typeof e?[e]:e instanceof RegExp?[i=>"object"==typeof i&&i&&i.userAgent?e.test(i.userAgent):e.test(i)]:e instanceof Array?e.map((e=>u(e))):"object"==typeof e?Object.entries(e).map((([e,i])=>u(i,(i=>i[e])))):[i=>"object"==typeof i&&i&&i.userAgent?e===i.userAgent:e===i],e=>{try{const o=i(e);return t.every((e=>e(o)))}catch(e){return!1}}},k=(e,i)=>{Object.defineProperty(e,"cumulativeWeightIndexPairs",{configurable:!0,enumerable:!1,writable:!1,value:i})};r=Symbol.toPrimitive;let W=function(e){!function(e,i){if("function"!=typeof i&&null!==i)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(i&&i.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),i&&s(e,i)}(c,e);var i,t,p=(i=c,t=h(),function(){var e,o=d(i);if(t){var n=d(this).constructor;e=Reflect.construct(o,arguments,n)}else e=o.apply(this,arguments);return l(this,e)});function c(e){var i;if(function(e,i){if(!(e instanceof i))throw new TypeError("Cannot call a class as a function")}(this,c),v(a(i=p.call(this)),r,(()=>i.data.userAgent)),v(a(i),"toString",(()=>i.data.userAgent)),v(a(i),"random",(()=>{const e=new c;return k(e,i.cumulativeWeightIndexPairs),e.randomize(),e})),v(a(i),"randomize",(()=>{const e=Math.random(),[,t]=i.cumulativeWeightIndexPairs.find((([i])=>i>e)),r=n.default[t];i.data=(0,o.default)(r)})),k(a(i),(e=>{if(!e)return M;const i=u(e),t=[];return n.default.forEach(((e,o)=>{i(e)&&t.push([e.weight,o])})),w(t)})(e)),0===i.cumulativeWeightIndexPairs.length)throw new Error("No user agents matched your filters.");return i.randomize(),l(i,new Proxy(a(i),{apply:()=>i.random(),get:(e,i,t)=>{if(e.data&&"string"==typeof i&&Object.prototype.hasOwnProperty.call(e.data,i)&&Object.prototype.propertyIsEnumerable.call(e.data,i)){const t=e.data[i];if(void 0!==t)return t}return Reflect.get(e,i,t)}}))}return c}(c(Function));i.default=W,v(W,"random",(e=>{try{return new W(e)}catch(e){return null}})),e.exports=i.default},465:(e,i,t)=>{e=t.nmd(e);var o="__lodash_hash_undefined__",n=9007199254740991,r="[object Arguments]",p="[object Boolean]",l="[object Date]",a="[object Function]",c="[object GeneratorFunction]",g="[object Map]",h="[object Number]",s="[object Object]",d="[object Promise]",v="[object RegExp]",w="[object Set]",m="[object String]",M="[object Symbol]",u="[object WeakMap]",k="[object ArrayBuffer]",W="[object DataView]",f="[object Float32Array]",H="[object Float64Array]",A="[object Int8Array]",L="[object Int16Array]",b="[object Int32Array]",C="[object Uint8Array]",K="[object Uint8ClampedArray]",S="[object Uint16Array]",N="[object Uint32Array]",P=/\w*$/,y=/^\[object .+?Constructor\]$/,T=/^(?:0|[1-9]\d*)$/,G={};G[r]=G["[object Array]"]=G[k]=G[W]=G[p]=G[l]=G[f]=G[H]=G[A]=G[L]=G[b]=G[g]=G[h]=G[s]=G[v]=G[w]=G[m]=G[M]=G[C]=G[K]=G[S]=G[N]=!0,G["[object Error]"]=G[a]=G[u]=!1;var x="object"==typeof global&&global&&global.Object===Object&&global,I="object"==typeof self&&self&&self.Object===Object&&self,O=x||I||Function("return this")(),_=i&&!i.nodeType&&i,z=_&&e&&!e.nodeType&&e,X=z&&z.exports===_;function E(e,i){return e.set(i[0],i[1]),e}function U(e,i){return e.add(i),e}function V(e,i,t,o){var n=-1,r=e?e.length:0;for(o&&r&&(t=e[++n]);++n-1},Ke.prototype.set=function(e,i){var t=this.__data__,o=Te(t,e);return o<0?t.push([e,i]):t[o][1]=i,this},Se.prototype.clear=function(){this.__data__={hash:new Ce,map:new(ve||Ke),string:new Ce}},Se.prototype.delete=function(e){return _e(this,e).delete(e)},Se.prototype.get=function(e){return _e(this,e).get(e)},Se.prototype.has=function(e){return _e(this,e).has(e)},Se.prototype.set=function(e,i){return _e(this,e).set(e,i),this},Ne.prototype.clear=function(){this.__data__=new Ke},Ne.prototype.delete=function(e){return this.__data__.delete(e)},Ne.prototype.get=function(e){return this.__data__.get(e)},Ne.prototype.has=function(e){return this.__data__.has(e)},Ne.prototype.set=function(e,i){var t=this.__data__;if(t instanceof Ke){var o=t.__data__;if(!ve||o.length<199)return o.push([e,i]),this;t=this.__data__=new Se(o)}return t.set(e,i),this};var Xe=ge?j(ge,Object):function(){return[]},Ee=function(e){return ie.call(e)};function Ue(e,i){return!!(i=null==i?n:i)&&("number"==typeof e||T.test(e))&&e>-1&&e%1==0&&e-1&&e%1==0&&e<=n}(e.length)&&!$e(e)}var De=he||function(){return!1};function $e(e){var i=Ye(e)?ie.call(e):"";return i==a||i==c}function Ye(e){var i=typeof e;return!!e&&("object"==i||"function"==i)}function qe(e){return Re(e)?Pe(e):function(e){if(!Ve(e))return se(e);var i=[];for(var t in Object(e))ee.call(e,t)&&"constructor"!=t&&i.push(t);return i}(e)}e.exports=function(e){return Ge(e,!0,!0)}},932:e=>{"use strict";e.exports=JSON.parse('[{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":390,"weight":0.0006555162742342165,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.2,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.0006204372157713741,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":965,"viewportWidth":810,"weight":0.0006066567118948042,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0005936502738926488,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.0005907801505340107,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.0005657375630961644,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":402,"weight":0.0005620559623050126,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0005564511120183709,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":890,"viewportWidth":1664,"weight":0.0005202348184134363,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":675,"viewportWidth":402,"weight":0.0005142458293623096,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0005087820816347438,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":674,"viewportWidth":360,"weight":0.0005038451541284769,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.0004981439022797901,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2560,"weight":0.0004978179974070675,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.9,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":678,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":678,"viewportWidth":384,"weight":0.0004969103747398189,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.0004899713984931279,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":393,"weight":0.0004874924943089834,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":1080,"weight":0.00048700849927827284,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.0004843735020729306,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":637,"viewportWidth":375,"weight":0.0004796134792200549,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":852,"screenWidth":1517,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":1517,"weight":0.00047884975545387784,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.0004783775892563421,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.0004760274938739342,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.0004735188369497415,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00047245872571920075,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.0004676455019677,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.7,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":766,"viewportWidth":412,"weight":0.00046611253008890254,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00046289799487944227,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0004613974048788103,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.15,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":789,"viewportWidth":412,"weight":0.00045886862917042775,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":661,"viewportWidth":1256,"weight":0.0004470756121036318,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":897,"viewportWidth":1920,"weight":0.00044571886857858986,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0004377576029739017,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":726,"viewportWidth":390,"weight":0.0004332568869206032,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":851,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":393,"weight":0.0004306374928197436,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.0004301481737250494,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":861,"screenWidth":388,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":743,"viewportWidth":388,"weight":0.0004299394506423726,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":393,"weight":0.0004290089823782187,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":667,"viewportWidth":390,"weight":0.00042567141692987986,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.0004162193525365632,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Android 14; Mobile; rv:133.0) Gecko/133.0 Firefox/133.0","vendor":"","viewportHeight":733,"viewportWidth":384,"weight":0.0004123342114407063,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0004096200650298334,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.000406092451563183,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00040514341029653335,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.00040432704836353996,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0004031338068786265,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.0004023715530395719,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.0004015398182984973,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.55,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":641,"viewportWidth":1366,"weight":0.0004013028546490141,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.0004005797390692342,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":828,"viewportWidth":1504,"weight":0.00039952931280557726,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00039715217089097163,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0003958269874546104,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0003940249469478093,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":731,"viewportWidth":430,"weight":0.00039328904838821917,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":744,"viewportWidth":1512,"weight":0.00039264587632038275,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.25,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":593,"viewportWidth":1280,"weight":0.0003921812775574871,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":725,"viewportWidth":412,"weight":0.00039073034968789056,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.0003904173759324729,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0003898518733765786,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00038655523223225596,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":428,"weight":0.0003847335806426074,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":829,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":728,"viewportWidth":339,"weight":0.0003831261991918746,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.4,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1006,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":861,"viewportWidth":412,"weight":0.0003830101869788231,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0003778002007578215,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00037645024585757715,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":511,"viewportWidth":320,"weight":0.0003741305438094508,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":432,"weight":0.000373723354737838,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00037364763705298107,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00037281208518190437,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.0003717456979916835,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.0003694040367511949,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00036837260144763936,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00036666187964029285,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.0003664574893170001,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00036477088196914045,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.7,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00036420824802756266,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.0003637609878353269,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.0003612521565217631,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":623,"viewportWidth":375,"weight":0.0003609473974643745,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":944,"weight":0.0003607931387527799,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.0003606910100825347,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.0003606457016035641,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.0003594193992377364,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.0003588237098257034,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.0003580645002502706,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.0003571182639528432,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":4,"screenHeight":872,"screenWidth":1520,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":864,"viewportWidth":1512,"weight":0.0003559345530664476,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.0003557190176960814,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.000354261042981716,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00035418138636647773,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0003531411100861648,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0003524608507714824,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":687,"viewportWidth":430,"weight":0.0003512808384040633,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.0003500377719151654,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/310.0.620081122 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.0003498863942234529,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00034984834370632836,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00034980230416207093,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":621,"viewportWidth":360,"weight":0.0003470925559629355,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0003461300521795724,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00034533469674213283,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.0003439855454841187,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00034356607846330824,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":994,"viewportWidth":2048,"weight":0.0003431522697849915,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0003430359532323381,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":643,"viewportWidth":1366,"weight":0.00034245578002650517,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":1440,"weight":0.00034221184450107094,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.0003421862937341319,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0003419525570271351,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00034183166853322754,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.85,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.00034050247353257563,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1067,"screenWidth":1707,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":907,"viewportWidth":1699,"weight":0.0003403757370191748,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0003401152413316165,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00033963958995671714,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":951,"screenWidth":1427,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":1427,"weight":0.0003387017569897861,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":396,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":748,"viewportWidth":396,"weight":0.0003383464698734039,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":851,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":719,"viewportWidth":393,"weight":0.000336903714622104,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.95,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":655,"screenWidth":524,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":525,"viewportWidth":524,"weight":0.00033612568309181504,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":749,"viewportWidth":1535,"weight":0.00033561245268487694,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":430,"weight":0.0003345840377555836,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":553,"viewportWidth":375,"weight":0.00033349557152639176,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0003329616546604691,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":390,"weight":0.0003317534707251368,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":550,"viewportWidth":375,"weight":0.0003313217054497785,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0003311964011216401,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.35,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.0003310019852397926,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0003308406292825614,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0003299157696294295,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.0003290973916438557,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":688,"viewportWidth":1339,"weight":0.00032858591105083964,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":772,"viewportWidth":1552,"weight":0.0003285532534424084,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":100,"effectiveType":"3g","rtt":300,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":841,"viewportWidth":448,"weight":0.00032814081012109134,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00032803451237901964,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00032737919547682937,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00032659489738713616,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0003264764161394085,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":641,"viewportWidth":384,"weight":0.0003261170283255407,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":606,"viewportWidth":339,"weight":0.0003258210446850632,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":729,"viewportWidth":430,"weight":0.0003254451070215533,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":810,"viewportWidth":412,"weight":0.0003254137255728748,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0003252868681617803,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":698,"viewportWidth":1024,"weight":0.0003247562202775398,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":675,"viewportWidth":393,"weight":0.00032412102048400926,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0003239632511550511,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":732,"viewportWidth":430,"weight":0.0003236856719660534,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00032318421380322346,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.0003218211197001415,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.0003201723035155424,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00031951270189163947,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.75,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":682,"viewportWidth":360,"weight":0.00031944322518339253,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.0003185999640545799,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":914,"viewportWidth":1729,"weight":0.00031746083043044927,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1279,"viewportWidth":2560,"weight":0.0003164776370463004,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.00031644023742986475,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00031477833716832607,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":345,"weight":0.00031377709091069596,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":964,"viewportWidth":1912,"weight":0.0003132260391532813,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":867,"viewportWidth":448,"weight":0.0003123189624781122,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.0003121509356216463,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.0003113054685700559,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":728,"viewportWidth":384,"weight":0.00031044491699497734,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.4,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":790,"viewportWidth":412,"weight":0.00031037001941553485,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.55,"downlinkMax":null,"effectiveType":"3g","rtt":450,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":566,"viewportWidth":320,"weight":0.000308903984631711,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":1440,"weight":0.00030880184297716045,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":412,"weight":0.0003086568827338889,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.55,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":605,"viewportWidth":339,"weight":0.000308178681499366,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00030814195730805016,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":755,"viewportWidth":440,"weight":0.0003079175924025302,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":852,"screenWidth":1517,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":684,"viewportWidth":1517,"weight":0.00030783360103297245,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":627,"viewportWidth":393,"weight":0.0003072592783048765,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1081,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.0003071753737681609,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":2,"screenHeight":825,"screenWidth":1318,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":657,"viewportWidth":1318,"weight":0.00030707596305040485,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1 Ddg/17.6","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.00030687133373053535,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":751,"viewportWidth":384,"weight":0.0003066049475348664,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":679,"screenWidth":1595,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":676,"viewportWidth":1592,"weight":0.0003062687811128026,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0003061571418795876,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0003059906446943277,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":390,"weight":0.0003055631613794374,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00030535629289399964,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.0003050708367612521,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1985,"viewportWidth":1324,"weight":0.000304460658119181,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00030444762058790735,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00030436421958931944,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":706,"viewportWidth":1528,"weight":0.00030432771814140606,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0003040756464398461,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0003039151705273615,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00030379384382656934,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.000303641537184058,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00030348832302056546,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.9,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.0003034604912135738,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":0.384,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":873,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":752,"viewportWidth":393,"weight":0.0003032430554757516,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0003026643306933371,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":871,"viewportWidth":1920,"weight":0.00030261858240161564,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":3.6,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":962,"screenWidth":601,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":874,"viewportWidth":602,"weight":0.0003025144578418869,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.0003022815925219532,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.6,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":1042,"viewportWidth":1912,"weight":0.0003017363172076162,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":3.15,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1366,"weight":0.00030163527589773236,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.0003015958846012663,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0003009537704996921,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.0003009529765224897,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0003006603507764192,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0003002049298132103,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":430,"weight":0.00029982687933861006,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":871,"viewportWidth":812,"weight":0.00029953121595343825,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.000299028523389206,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":676,"viewportWidth":1536,"weight":0.0002983344340475836,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/340.3.689937600 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.0002978982076113974,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00029775866913831373,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":671,"viewportWidth":360,"weight":0.00029764702807631336,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1 Ddg/18.1","vendor":"Apple Computer, Inc.","viewportHeight":525,"viewportWidth":320,"weight":0.0002971872085749149,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":776,"viewportWidth":432,"weight":0.00029672864733619854,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":938,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":803,"viewportWidth":412,"weight":0.00029627512689210303,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.0002961575581822685,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1366,"weight":0.0002960278380826641,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00029602779914793704,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.0002957626452567978,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0","vendor":"","viewportHeight":711,"viewportWidth":1536,"weight":0.0002956812384596208,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00029512857876648366,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/133.1 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.0002948660997565594,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00029477113582074217,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0002944204152122217,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":100,"effectiveType":"3g","rtt":350,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.0002941756369982609,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00029384969325769496,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0002937777042865613,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002934826447113823,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1313,"viewportWidth":2560,"weight":0.0002926525388129662,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":676,"viewportWidth":402,"weight":0.0002926334207118341,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":899,"viewportWidth":1920,"weight":0.000292484680344452,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":604,"viewportWidth":1272,"weight":0.0002923490087466218,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.0002920524437471982,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002918229322531681,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002911668827266347,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":995,"screenWidth":444,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":852,"viewportWidth":444,"weight":0.0002911215256761617,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.0002905162588423026,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.35,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00029020646949934234,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00029010759445078293,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00029001012418463284,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0002899260297510345,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":616,"viewportWidth":375,"weight":0.0002897283496531996,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00028967488198911734,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00028936706137379034,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.55,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.0002884880985357615,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":627,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":627,"viewportWidth":360,"weight":0.00028841830433209173,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0002883134458587011,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00028826569041424683,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0002873727399686835,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00028735609887743695,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00028713058506390967,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":602,"viewportWidth":1272,"weight":0.0002870266389160724,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0002869725833314937,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0002863933248833593,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":942,"screenWidth":424,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":795,"viewportWidth":424,"weight":0.00028629255821807447,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002862129009743147,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":508,"viewportWidth":1004,"weight":0.00028550226340732875,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 14; SM-S928U Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/131.0.6778.131 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/493.0.0.72.158;IABMV/1;]","vendor":"Google Inc.","viewportHeight":705,"viewportWidth":384,"weight":0.00028490988650816063,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.9,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":347,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":584,"viewportWidth":347,"weight":0.0002846615227261379,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":987,"weight":0.00028463123902220755,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00028389188815959007,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0002838723956673632,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00028341294969928365,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.0002828208738360148,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":560,"viewportWidth":320,"weight":0.00028280490769352944,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":806,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":806,"viewportWidth":412,"weight":0.00028277517737479294,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":950,"viewportWidth":1366,"weight":0.0002827726915485974,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":393,"weight":0.0002827325661464646,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":627,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":627,"viewportWidth":360,"weight":0.0002826513328645065,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":696,"viewportWidth":384,"weight":0.0002823512075302383,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":651,"viewportWidth":360,"weight":0.0002822678570998833,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1366,"weight":0.00028215617560233,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":2.65,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1833,"viewportWidth":980,"weight":0.0002819644865906971,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":548,"viewportWidth":375,"weight":0.0002818999979850935,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv8l","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 12; SM-G970U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.79 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":617,"viewportWidth":360,"weight":0.0002818069566759241,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0002817741143168408,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.0002815259017722191,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0002813824384974245,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.0002810899172329574,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":1002,"viewportWidth":2040,"weight":0.00028094947679742073,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.0002801355461278008,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.0002800433475732331,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0002795943724426172,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":675,"viewportWidth":1024,"weight":0.0002795903794514954,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00027913911306323453,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":390,"weight":0.00027871591710318443,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0002785514835196672,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00027846139366384585,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002776015362904,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.0002774799783017318,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":797,"viewportWidth":1470,"weight":0.0002773088652421557,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":345,"weight":0.00027694014991170744,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":384,"weight":0.00027682604556014776,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00027562142826754657,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/130.0.6723.37 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00027533874517185865,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.0002750307861190872,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00027458936880585684,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":928,"viewportWidth":1680,"weight":0.00027457485036935,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00027451699155326347,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":686,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":686,"viewportWidth":384,"weight":0.0002741596832354367,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.0002738198814260343,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":711,"viewportWidth":414,"weight":0.0002738150311766796,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":806,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":685,"viewportWidth":360,"weight":0.00027364976461161165,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00027362271331349465,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00027341594735416825,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.0002732830554337466,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":559,"viewportWidth":375,"weight":0.0002731681523732136,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":918,"viewportWidth":1916,"weight":0.0002727775077193886,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.000272033692378532,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00027202498718282154,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00027154511816087663,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.0002713145223816695,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00027119965661320973,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":2,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0002711978203124161,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0002710854065573693,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":775,"viewportWidth":1512,"weight":0.00027089424209376836,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":917,"viewportWidth":1366,"weight":0.00027032508735238327,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.0002702146126245841,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":4,"screenHeight":730,"screenWidth":1300,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":596,"viewportWidth":1300,"weight":0.0002699666233419328,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.25,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00026987283264783815,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00026941880703196616,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv8l","pluginsLength":0,"screenHeight":676,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-S111DL) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/13.2 Chrome/83.0.4103.106 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":602,"viewportWidth":320,"weight":0.0002692455394845245,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.1,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":949,"viewportWidth":2048,"weight":0.0002691924321949796,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":777,"viewportWidth":1280,"weight":0.00026893377296699424,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00026877638250950213,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":549,"viewportWidth":375,"weight":0.0002686273695642659,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.2,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00026859823839189525,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.0002684697814647445,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":345,"weight":0.0002684409949358006,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":1076,"viewportWidth":1912,"weight":0.00026820068126706583,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00026783323971823727,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00026782876371302014,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.0002677208192690314,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":402,"weight":0.00026713612242157435,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00026688398003215464,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1260,"screenWidth":2240,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":983,"viewportWidth":1902,"weight":0.0002668247824033307,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00026681412100757265,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":641,"viewportWidth":375,"weight":0.0002666181744643183,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0002659386562369909,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.0002658599495911732,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":428,"weight":0.00026569859878154114,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.0002651398210257133,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00026435887658353635,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":877,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":412,"weight":0.00026407001965984394,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00026402679215110995,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":720,"viewportWidth":1346,"weight":0.00026395773445541694,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00026378248400242283,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":955,"viewportWidth":1920,"weight":0.0002636293187781542,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00026352949259314214,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.0002634621925946663,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000263405754666895,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.0002633809706208284,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.000262825340585128,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":706,"viewportWidth":414,"weight":0.000262484185899476,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":859,"viewportWidth":1745,"weight":0.0002621333179086738,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":651,"viewportWidth":360,"weight":0.00026187945725343294,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00026128639098948667,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":796,"viewportWidth":414,"weight":0.00026122444476651204,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.0002610601406386419,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1261,"viewportWidth":2560,"weight":0.0002610471472358682,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.15,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":806,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":674,"viewportWidth":360,"weight":0.00026091758416911526,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00026066724862823575,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.00026060900844105474,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":558,"viewportWidth":1178,"weight":0.0002605233433557741,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.0002602137343383279,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1912,"weight":0.0002602107531949944,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":852,"viewportWidth":448,"weight":0.0002601362316790249,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0002601308780597368,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":889,"viewportWidth":1680,"weight":0.0002601007309313027,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00026008006312711914,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00025947283520056866,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.35,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":840,"viewportWidth":432,"weight":0.0002593045719903201,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.0002588500724545904,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00025880170954635404,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.0002586695981621835,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":889,"viewportWidth":1680,"weight":0.0002586664414342218,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":622,"viewportWidth":375,"weight":0.0002585368589252481,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":430,"weight":0.00025839952665868403,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.0002579867172150622,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00025790296913112313,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":964,"viewportWidth":1912,"weight":0.0002575894221609437,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":737,"viewportWidth":1600,"weight":0.0002571862120752165,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002566315561830461,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00025658013521554407,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00025648339278877915,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.05,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":668,"viewportWidth":360,"weight":0.0002562162251558292,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00025603697525117887,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":664,"viewportWidth":360,"weight":0.00025586134667894203,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":696,"viewportWidth":384,"weight":0.00025565701448342396,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/303.0.605094169 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0002556109994272845,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":6,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":402,"weight":0.00025544921218933423,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00025509665247332267,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":934,"viewportWidth":1920,"weight":0.00025503555357006953,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":851,"viewportWidth":1366,"weight":0.0002547660785593717,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":9.15,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1003,"screenWidth":1504,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":842,"viewportWidth":1504,"weight":0.00025423699496603965,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00025421712355849427,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (iPad; CPU OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":695,"viewportWidth":1080,"weight":0.00025405535953829176,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":780,"viewportWidth":390,"weight":0.0002534675481860773,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":683,"viewportWidth":1440,"weight":0.00025282603290368075,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.0002527880037108966,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":559,"viewportWidth":1280,"weight":0.0002523309871359822,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.0002521825395164403,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":320,"weight":0.0002521817351295395,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.45,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.0002520407567261004,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0002518966280807531,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0002517212023313363,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00025168718335008143,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":796,"viewportWidth":427,"weight":0.00025161202749746125,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":687,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":560,"viewportWidth":320,"weight":0.0002514870862277022,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":977,"viewportWidth":810,"weight":0.0002514365022266318,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.7,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.0002513468798310248,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":713,"viewportWidth":1440,"weight":0.00025122374171834637,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.0002511966602978908,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0002510865983945576,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00025089052796721853,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00025047256599452085,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00025022641280244916,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":858,"viewportWidth":432,"weight":0.00024997475975804904,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.0002497478372699436,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":375,"weight":0.0002497036920146134,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0002495151570986478,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":567,"viewportWidth":320,"weight":0.00024926253522962623,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00024923131726394324,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.8,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.0002489797959795129,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.000248809393926531,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":762,"viewportWidth":412,"weight":0.00024878461245305224,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":699,"screenWidth":350,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":572,"viewportWidth":350,"weight":0.00024872918725624973,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002487058727067372,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0002486602727574336,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00024852999418789796,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00024844299243066,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1194,"screenWidth":834,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":1070,"viewportWidth":834,"weight":0.00024820558666393194,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.0002481708178972723,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00024783933324909414,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0002474820158005282,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":735,"viewportWidth":430,"weight":0.0002474501777591618,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":432,"weight":0.00024738276720352086,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:109.0) Gecko/20100101 Firefox/115.0","vendor":"","viewportHeight":970,"viewportWidth":1800,"weight":0.0002470500524304709,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":390,"weight":0.0002469017447373022,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002468651149607315,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":793,"viewportWidth":393,"weight":0.0002466260060890059,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00024627728583014437,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.0002459634414383634,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":570,"viewportWidth":1272,"weight":0.00024582516612377774,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.0002457805368681168,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00024557306189985104,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00024535692081584015,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":642,"viewportWidth":1280,"weight":0.0002448759668628264,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00024462114895470197,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00024437874741675664,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00024419931912798875,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":766,"viewportWidth":412,"weight":0.0002441473518266124,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.0002440279290502102,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00024396841387866548,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00024373204086784478,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":345,"viewportWidth":832,"weight":0.00024372299997321364,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00024369051190829537,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00024366133229001972,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":526,"viewportWidth":1280,"weight":0.00024348955414124995,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00024333297972395062,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":615,"viewportWidth":1366,"weight":0.0002433077260257871,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":865,"viewportWidth":448,"weight":0.00024330193207623859,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00024287612304805904,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":865,"viewportWidth":448,"weight":0.00024284660076662407,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00024273738553211681,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1528,"weight":0.00024264555126253976,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00024243659522556768,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":412,"weight":0.00024235017265052385,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":604,"viewportWidth":414,"weight":0.00024230054477033817,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00024211581238302966,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":619,"viewportWidth":360,"weight":0.00024199854132490485,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00024196762775427838,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.7,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.0002419057241958101,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.8,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00024175180980233563,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":742,"viewportWidth":1536,"weight":0.0002416959423667449,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":637,"viewportWidth":375,"weight":0.0002412169800618978,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0002409190416091565,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1112,"screenWidth":834,"userAgent":"Mozilla/5.0 (iPad; CPU OS 17_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":705,"viewportWidth":1112,"weight":0.00024077383022791436,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":1344,"screenWidth":1344,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6533.72 Safari/537.36","vendor":"Google Inc.","viewportHeight":1344,"viewportWidth":1344,"weight":0.0002403638860373352,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":867,"viewportWidth":1620,"weight":0.00024035461427766497,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0002403035196689347,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002403002517816666,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.6,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.0002402820066005821,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":null,"effectiveType":"3g","rtt":350,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00024012594094607864,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.95,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1199,"viewportWidth":827,"weight":0.0002400444959623552,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00023997776224259396,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":393,"weight":0.00023990716268127257,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.55,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00023972969618572487,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.0002395058802893225,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0002393143265751268,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/335.0.676534794 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00023926661945139949,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00023921259731621422,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00023917687098347435,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":767,"weight":0.00023913422714926173,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.4,"downlinkMax":100,"effectiveType":"3g","rtt":900,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.0002389700299610096,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0002389671325056831,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":617,"viewportWidth":414,"weight":0.00023895142262358654,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":903,"viewportWidth":1894,"weight":0.00023878961601667318,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.00023858263495826504,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00023840813917184097,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00023825908138197505,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.0002381614802857349,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1003,"screenWidth":1504,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":877,"viewportWidth":1496,"weight":0.00023813456831719862,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":412,"weight":0.00023803841753418766,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":568,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":436,"viewportWidth":320,"weight":0.00023794227321569927,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":664,"viewportWidth":1280,"weight":0.00023763652886586018,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":339,"weight":0.00023752843286385374,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":785,"viewportWidth":1600,"weight":0.00023752269658604814,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":721,"viewportWidth":430,"weight":0.00023738971036249066,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.3,"effectiveType":"4g","rtt":200},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":1440,"weight":0.0002373315499856346,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.6,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6523.4 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00023636181335599387,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":595,"viewportWidth":1280,"weight":0.00023632880815587485,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1133,"screenWidth":744,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":637,"viewportWidth":1133,"weight":0.0002362869558993701,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":710,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":710,"viewportWidth":412,"weight":0.00023600504111332974,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00023585975170576254,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.7,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.00023571528051724905,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00023530826797906439,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":937,"viewportWidth":1775,"weight":0.00023510411634658436,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":2,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":1280,"weight":0.00023501798506261987,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00023497170048005262,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.65,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":345,"weight":0.00023344694056218017,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00023342854824333494,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":414,"weight":0.0002324985253570304,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00023236095549622818,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.00023214241899306847,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":666,"viewportWidth":360,"weight":0.00023211314614664382,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00023201629919509061,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":719,"viewportWidth":414,"weight":0.00023171293655531452,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.000231382593544311,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":599,"viewportWidth":393,"weight":0.0002313199127020337,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":637,"viewportWidth":375,"weight":0.00023106524866308182,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":393,"weight":0.00023091777686270426,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00023088293432331117,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":846,"screenWidth":1504,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":695,"viewportWidth":1504,"weight":0.00023073815181146252,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00023071235203515642,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00022990944080207926,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00022962075696096747,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00022961142808882812,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.0002295076341923182,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00022949806597701047,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":798,"viewportWidth":1470,"weight":0.00022927820317662637,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00022923897075234886,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":428,"weight":0.00022922341182530722,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.0002291113135661809,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/133.0 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00022897050219209167,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00022885115119397788,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":735,"viewportWidth":1388,"weight":0.00022865450884094034,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00022848843994404972,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00022843032131744076,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.55,"downlinkMax":100,"effectiveType":"3g","rtt":450,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":781,"viewportWidth":412,"weight":0.00022839685459602945,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00022830998680171573,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1366,"weight":0.00022822186376461026,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00022802563959195034,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00022801285146710875,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00022801123206555565,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.75,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":932,"screenWidth":416,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":821,"viewportWidth":416,"weight":0.00022795621339368027,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":820,"viewportWidth":427,"weight":0.00022771136541006724,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.6,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0002276551939105527,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":630,"viewportWidth":375,"weight":0.00022748658523504713,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00022733696637788727,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00022705155144042076,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.00022705066691654718,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/340.3.689937600 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00022704462381987534,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":666,"viewportWidth":360,"weight":0.0002269902974355462,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00022698100315484137,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002269501764778337,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_8_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":548,"viewportWidth":375,"weight":0.00022683586736786413,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.0002264322304316831,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":848,"screenWidth":1506,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":714,"viewportWidth":1507,"weight":0.0002262163470138918,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00022583901208888786,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":730,"viewportWidth":767,"weight":0.00022573742975446189,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0002255947266893888,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.0002254318193478106,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0002252433622300646,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00022516758768656317,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.15,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00022514266273337795,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0002249314058285885,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.00022480378614789332,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00022476579326767294,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":1440,"weight":0.00022475736152112918,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00022454790508048223,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1210,"screenWidth":834,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":1037,"viewportWidth":834,"weight":0.00022438128180612063,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.0002243682560712315,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":709,"viewportWidth":414,"weight":0.00022426086606028807,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":924,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":412,"weight":0.0002241970055799461,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00022414251759018416,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00022412657998392883,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":432,"weight":0.00022408430332711244,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.0002240777412885154,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":412,"weight":0.00022403844009386795,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0002239647436379416,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00022387712243032674,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00022370292623918875,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00022353285177555905,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":676,"viewportWidth":402,"weight":0.00022351568562605685,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00022343659965428218,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00022338159512315104,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":430,"weight":0.00022309976776648793,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00022303047688810966,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_8_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":548,"viewportWidth":375,"weight":0.0002225801534842651,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":1080,"weight":0.00022255353185582352,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1279,"viewportWidth":2560,"weight":0.00022253674070783335,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":770,"viewportWidth":390,"weight":0.00022246144225173808,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":646,"viewportWidth":390,"weight":0.00022245406616914964,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/121.0.6167.138 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":695,"viewportWidth":1080,"weight":0.00022239824288181585,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.00022224877264736517,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00022223918314725105,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00022148134353536036,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.000221430436951077,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00022120287238460603,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00022118430841739788,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":753,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":624,"viewportWidth":339,"weight":0.0002211151703041883,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00022108408857377014,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.75,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.0002208812674796918,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00022062200754938035,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/130.0.6723.90 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.0002205757309675027,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00022042041578041317,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00022041894597473225,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00022039410856830545,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":390,"weight":0.00022014899547959582,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.95,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00022006315667321062,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":851,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":698,"viewportWidth":393,"weight":0.00021992019715469244,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":837,"screenWidth":377,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":705,"viewportWidth":377,"weight":0.00021990064915874442,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.0002197752058907108,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":380,"weight":0.00021953359645984386,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00021951335244977687,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.0002194701475224706,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":543,"viewportWidth":375,"weight":0.00021944176336985183,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":741,"viewportWidth":384,"weight":0.00021941632660083392,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/133.0 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.00021940832501099756,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002193519220348752,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00021926815658921867,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00021926410886789007,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00021909556573893401,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":510,"viewportWidth":320,"weight":0.00021905766867972066,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":936,"viewportWidth":810,"weight":0.00021895697799060776,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00021887605021753449,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.0002188350080910872,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":889,"viewportWidth":1680,"weight":0.0002187929314850533,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00021857344825447302,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.00021850763282907837,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.0002184891622655089,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00021841152486513994,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00021838438079133725,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00021816746535012143,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1226,"viewportWidth":1392,"weight":0.00021809125905363917,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00021782898870124153,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":754,"viewportWidth":440,"weight":0.00021767060485582978,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00021754205728174048,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00021747547652986606,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":677,"viewportWidth":1280,"weight":0.00021718361838053273,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":390,"weight":0.00021712806001621476,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00021710742420841763,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00021675209704773296,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":756,"viewportWidth":440,"weight":0.0002167151807925001,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00021659829640454438,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1280,"screenWidth":800,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1144,"viewportWidth":800,"weight":0.00021627350783013567,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":8.5,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00021626961206294332,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":752,"viewportWidth":428,"weight":0.0002161783194898229,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":773,"viewportWidth":393,"weight":0.0002155780372245922,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00021541278708439202,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0002151650915350524,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":430,"weight":0.00021508086951692082,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00021502723251231893,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00021501758444730738,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":2,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":992,"viewportWidth":1920,"weight":0.00021494994162335354,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":721,"viewportWidth":414,"weight":0.00021484125228439076,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.0002148311913374835,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":729,"viewportWidth":430,"weight":0.00021473495622952957,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.00021473062995476297,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.00021470306153785717,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":550,"viewportWidth":375,"weight":0.00021445698146045877,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00021430893227174566,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00021425859433657387,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":537,"viewportWidth":375,"weight":0.0002141039150064024,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":761,"viewportWidth":375,"weight":0.00021401812323062255,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.1,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":802,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.0002139934399776637,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.00021393182028632015,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":964,"viewportWidth":1912,"weight":0.00021379477278408621,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":593,"viewportWidth":1280,"weight":0.00021360043480821866,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":3.25,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00021342986379565955,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":514,"viewportWidth":320,"weight":0.00021338114587042962,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.0002131607852990712,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00021295939418765976,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00021287268369325646,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00021279037302423737,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00021260669653697432,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":829,"screenWidth":691,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":687,"viewportWidth":691,"weight":0.00021260232134837236,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":402,"weight":0.0002125329277463866,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00021245486349727354,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00021243184980184748,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.15,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00021235565615387696,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":639,"viewportWidth":375,"weight":0.00021229237722504427,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":607,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":360,"weight":0.00021221975971122832,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00021216743799485903,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1067,"screenWidth":1707,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":870,"viewportWidth":1582,"weight":0.00021192171872907745,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.0002118909308063461,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":412,"weight":0.00021170930159570956,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00021167616166601266,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00021152771805717317,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.3,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00021151095045097678,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00021137898368822598,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":846,"viewportWidth":1893,"weight":0.0002113086806180364,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":412,"weight":0.00021121330271405063,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":873,"viewportWidth":430,"weight":0.00021121037180152046,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":544,"viewportWidth":1366,"weight":0.0002110004619670771,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":2.8,"effectiveType":"4g","rtt":200},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00021086576113269514,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":412,"weight":0.00021082892580654892,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":1280,"weight":0.00021073006322600926,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0002107109820712949,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":733,"viewportWidth":1470,"weight":0.00021066355744804946,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":566,"viewportWidth":320,"weight":0.00021060715829340085,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0002105774393979802,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00021032772869011515,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":428,"weight":0.0002102036848260276,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00021004957770543324,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.25,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":640,"viewportWidth":384,"weight":0.00020985320648691188,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":609,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":609,"viewportWidth":360,"weight":0.00020985283239913729,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.0002097763878784986,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":0,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (iPad; CPU OS 15_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":624,"viewportWidth":1024,"weight":0.000209496445325796,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.00020949478388650528,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00020948574279544844,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":762,"viewportWidth":440,"weight":0.00020923149716671995,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00020900898276983115,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":930,"viewportWidth":1912,"weight":0.00020893770061057858,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.0002089265788798817,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":618,"viewportWidth":375,"weight":0.00020887497630796422,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00020882730696028596,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.000208822503889269,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":622,"viewportWidth":375,"weight":0.00020864503200572902,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00020845838574574317,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00020835487105180456,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00020831212909706886,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00020813307604920165,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1 Ddg/18.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00020792331367326265,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00020768117419241934,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":885,"viewportWidth":1781,"weight":0.00020762989016086844,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00020758476490777075,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":697,"viewportWidth":384,"weight":0.00020754024031467998,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.65,"effectiveType":"4g","rtt":150},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":672,"viewportWidth":1432,"weight":0.000207523114048235,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":937,"viewportWidth":1920,"weight":0.00020740116805123158,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1107,"screenWidth":1710,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":981,"viewportWidth":1710,"weight":0.00020728153566818046,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":732,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":604,"viewportWidth":412,"weight":0.0002072771317419559,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1260,"screenWidth":2240,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1098,"viewportWidth":1019,"weight":0.00020726225254463253,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":716,"viewportWidth":1194,"weight":0.00020724347308500527,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00020708106486351142,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":687,"viewportWidth":376,"weight":0.00020703684122381697,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00020699293288232366,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":717,"viewportWidth":393,"weight":0.0002069294860779039,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00020677818817059108,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00020666650983022607,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.3,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.6842.1258 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":375,"weight":0.0002066445634551105,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0002066254408129725,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":814,"viewportWidth":432,"weight":0.00020652604662839495,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.1,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00020649768864378418,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":430,"weight":0.0002064789949856416,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0002064500783485074,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":679,"viewportWidth":1366,"weight":0.00020633088591315066,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":728,"viewportWidth":384,"weight":0.00020609115621178495,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":964,"viewportWidth":1912,"weight":0.0002060553900172994,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":537,"viewportWidth":322,"weight":0.00020601363759089754,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00020592526819215406,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00020589285304215975,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":412,"weight":0.0002058855987445642,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00020583115388249666,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00020582527929934207,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.00020579575028670537,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00020576411924400943,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1024,"weight":0.00020565645306431642,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":428,"weight":0.0002055293688762254,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":412,"weight":0.00020552318573835446,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0002055137378947385,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0 (Edition std-1)","vendor":"Google Inc.","viewportHeight":970,"viewportWidth":1879,"weight":0.0002055060262150027,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00020544143791610263,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00020536739846733994,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.65,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00020536227447244692,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1260,"screenWidth":2240,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":1038,"viewportWidth":2240,"weight":0.00020528798103900965,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002051231223916208,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00020502302764957177,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.0002049454382340646,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":914,"viewportWidth":1263,"weight":0.00020484823315388318,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00020480260149077873,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00020461652840827787,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00020458310008937097,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1019,"screenWidth":1812,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":896,"viewportWidth":1805,"weight":0.00020449348210628085,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":551,"viewportWidth":414,"weight":0.00020446556417085188,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.0002042499460485818,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":388,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":388,"weight":0.00020418042790595347,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":440,"weight":0.00020417710143001507,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.0002041646833851898,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00020412734303183183,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":652,"viewportWidth":393,"weight":0.00020393046357481133,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":1318,"weight":0.0002038455025806895,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPad","pluginsLength":0,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (iPad; CPU OS 15_8_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":672,"viewportWidth":1024,"weight":0.00020342491251331449,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.0002032772608725481,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":393,"weight":0.0002032405902347712,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":635,"viewportWidth":375,"weight":0.00020320284495698953,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0002030998795547433,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":1818,"weight":0.0002030962966439818,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00020305243648768333,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":613,"viewportWidth":375,"weight":0.00020303428451445328,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":1280,"weight":0.00020296314920564308,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00020288215332797696,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00020286135414173065,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":617,"viewportWidth":414,"weight":0.0002028601363618767,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000202859130113665,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00020285247986748942,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000202782805182223,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0002026660513768068,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00020260191578729274,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.6,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":384,"weight":0.00020216131669569673,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00020207240341810824,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.7,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":678,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":678,"viewportWidth":412,"weight":0.00020186147163479053,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00020174968531886615,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":412,"weight":0.00020157203068854585,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.0002012928908196819,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00020114150781370534,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":705,"viewportWidth":430,"weight":0.000201088569080505,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00020102688200594336,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":606,"viewportWidth":339,"weight":0.00020099885582783672,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00020062990819945896,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00020058574955284243,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00020035569404581714,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00020029224951862736,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":589,"viewportWidth":360,"weight":0.0002002561712759229,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00020021940808900867,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00019998475802291096,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00019991285752221495,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":502,"viewportWidth":300,"weight":0.00019990400784112477,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00019969323958723487,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":412,"weight":0.00019945021578690215,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":687,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":500,"viewportWidth":320,"weight":0.00019943073969220734,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00019920768215100568,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00019915756331401194,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00019914201342762796,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001991009630362589,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00019902234189470702,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00019869710536848137,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":842,"viewportWidth":412,"weight":0.00019862410453332,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00019858406524119113,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00019857787252829337,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":1080,"weight":0.0001984018401547674,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":758,"viewportWidth":440,"weight":0.00019838658358356263,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/130.0.6723.78 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00019833996341603636,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001983168159989885,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00019816204609293347,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0001980920738874916,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":843,"viewportWidth":448,"weight":0.00019795577076841506,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1009,"viewportWidth":1920,"weight":0.00019794709341378703,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1304,"viewportWidth":1718,"weight":0.00019794428958032315,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":568,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1 Ddg/18.2","vendor":"Apple Computer, Inc.","viewportHeight":447,"viewportWidth":320,"weight":0.00019792073202304033,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1350,"viewportWidth":2560,"weight":0.00019779426047547647,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":360,"screenWidth":780,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":280,"viewportWidth":705,"weight":0.00019779062397810447,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00019722502453891336,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":800,"viewportWidth":1528,"weight":0.00019721668855793187,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00019702171486573813,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00019691914312394278,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001967350979459902,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00019672856530651733,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":514,"viewportWidth":320,"weight":0.00019650114314905616,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00019631826218060574,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00019631108145169018,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.7,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00019629366798535813,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00019620614685534154,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":992,"viewportWidth":1920,"weight":0.0001961671518816452,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00019614181057677065,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":848,"viewportWidth":414,"weight":0.00019613414407858605,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":865,"viewportWidth":448,"weight":0.00019599577522674765,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.0001957499684184591,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":762,"viewportWidth":412,"weight":0.00019568765677879305,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.000195561440451603,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":708,"viewportWidth":1376,"weight":0.00019553689543920993,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00019548238819030946,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":553,"viewportWidth":375,"weight":0.00019547362095140208,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":789,"viewportWidth":412,"weight":0.00019541723628527127,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.0001954031147678589,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0001953694322014432,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":514,"viewportWidth":320,"weight":0.00019531018778458416,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.0001952976409974938,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00019528128374378368,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.0001952647576729761,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.00019513031712105374,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":716,"viewportWidth":414,"weight":0.0001949767266754592,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00019494735369828263,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":929,"viewportWidth":1920,"weight":0.00019486032038698372,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/290.1.581873948 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":936,"viewportWidth":810,"weight":0.0001948512894004848,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00019477007611564952,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00019463352433747228,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":1,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1152,"viewportWidth":1646,"weight":0.000194396636480145,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00019439119292550375,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00019425746828200102,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00019420599059906065,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":985,"viewportWidth":573,"weight":0.00019413457803556792,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":814,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":673,"viewportWidth":376,"weight":0.00019408421649116128,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":706,"screenWidth":353,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":581,"viewportWidth":353,"weight":0.0001940057756360197,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00019392296391700697,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00019390334428128584,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":827,"viewportWidth":428,"weight":0.00019382224146947082,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":801,"viewportWidth":360,"weight":0.00019380577636088266,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":393,"weight":0.00019374475819328122,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00019374040717946685,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.00019365967630844587,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00019362472644284808,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00019357760311347513,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00019353365778894624,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":390,"weight":0.00019352054503894508,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":706,"viewportWidth":1528,"weight":0.0001934440803069872,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00019338526734912523,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":865,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":743,"viewportWidth":1536,"weight":0.00019329005531174505,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00019327856025654953,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.00019326167364317772,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00019325029584444818,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0001931274798463599,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0001931230131481464,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":924,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":790,"viewportWidth":412,"weight":0.00019303614609894937,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.3,"downlinkMax":null,"effectiveType":"4g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00019296066739370987,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0001929362899145167,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":877,"viewportWidth":1716,"weight":0.00019293436528028412,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.25,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":740,"viewportWidth":1528,"weight":0.0001928724548520406,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":627,"viewportWidth":375,"weight":0.00019286716398897243,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0","vendor":"","viewportHeight":692,"viewportWidth":1536,"weight":0.00019278119737344874,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00019274342400421408,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":null,"effectiveType":"3g","rtt":900,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":705,"viewportWidth":360,"weight":0.00019265423665072026,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00019248558676782042,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.00019242884821557086,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":947,"viewportWidth":1920,"weight":0.0001924091859359737,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":428,"weight":0.00019225654839074319,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":393,"weight":0.00019224004327824334,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":432,"weight":0.00019216492439952135,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00019214789852264703,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00019209867611763869,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":1528,"weight":0.00019198522036398854,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":917,"viewportWidth":1366,"weight":0.0001919129734300815,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":730,"screenWidth":1300,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":1300,"weight":0.00019184323956850146,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00019184237938955779,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00019179313875444394,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":1366,"weight":0.00019178594995930567,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00019176167108047036,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1418,"screenWidth":3360,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1272,"viewportWidth":1680,"weight":0.00019173121876936636,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":1302,"viewportWidth":1670,"weight":0.0001916708344599322,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":569,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":447,"viewportWidth":320,"weight":0.0001916415457949758,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.25,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":4296,"viewportWidth":0,"weight":0.0001916259253799724,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00019162248840191122,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00019161185148409434,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00019153745285707777,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1006,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":885,"viewportWidth":412,"weight":0.00019152848282724918,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":412,"weight":0.00019148396568918733,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00019145958539295378,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":100,"effectiveType":"3g","rtt":350,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":384,"weight":0.00019130413171515947,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":390,"weight":0.00019114311595130472,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00019114109102401762,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":753,"viewportWidth":412,"weight":0.0001911182170826289,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00019101979996304867,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.85,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00019086358753122768,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0001907776425031562,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001906232816820858,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00019058815104076258,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00019057167569248133,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00019056327461693985,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":516,"viewportWidth":320,"weight":0.00019054847917338372,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00019054218311795557,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.000190528977952322,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.35,"downlinkMax":null,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":709,"viewportWidth":360,"weight":0.00019052024780293395,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001903688182351631,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.45,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.00019019611413190134,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00019017003378301046,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.45,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":1280,"weight":0.00019004505067412772,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00019000254969168742,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.45,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":412,"weight":0.00018991750683744417,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00018990765825524603,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":0,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (iPad; CPU OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":880,"viewportWidth":768,"weight":0.0001898449502995335,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":543,"viewportWidth":375,"weight":0.0001897172863049603,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":702,"viewportWidth":1407,"weight":0.00018969576515284633,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":606,"viewportWidth":339,"weight":0.0001896754199418527,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/336.0.679286625 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00018955256732886648,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":820,"viewportWidth":427,"weight":0.00018941889769444721,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00018935177266049774,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.3,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.0001893428608938582,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00018929792096800054,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1112,"screenWidth":834,"userAgent":"Mozilla/5.0 (iPad; CPU OS 17_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":834,"viewportWidth":1112,"weight":0.00018927688661513607,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00018926889228478076,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":393,"weight":0.00018917641849652505,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00018911283463307212,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.95,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00018908927756248483,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":627,"viewportWidth":375,"weight":0.00018908112690949492,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":393,"weight":0.00018907978294047483,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00018893199592611503,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.0001889015740862405,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":938,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":803,"viewportWidth":412,"weight":0.00018888306501844526,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00018875179610207296,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00018875160216145836,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.0001887254767626102,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.0001887135843911066,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":852,"viewportWidth":414,"weight":0.0001886448899270318,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":2,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":1440,"weight":0.00018854336153213163,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00018827992767730064,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00018826356364199317,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00018824054321792512,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00018818173960212384,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":682,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":682,"viewportWidth":384,"weight":0.00018818043535975617,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00018816719275398675,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00018797583419623482,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001879516750532905,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00018772986477006958,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":428,"weight":0.00018751474318379292,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.00018745096039328153,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":772,"viewportWidth":1512,"weight":0.00018739572751447678,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00018738473531303894,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00018722746688212266,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.35,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":753,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":628,"viewportWidth":339,"weight":0.00018722169865036022,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00018718824393317054,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.00018713407518016132,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00018712800064335993,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":412,"weight":0.00018682897697025073,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.00018674610237974398,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":904,"screenWidth":407,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":766,"viewportWidth":407,"weight":0.00018672976285669476,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":432,"weight":0.00018665304663565934,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":705,"viewportWidth":414,"weight":0.00018662472429013306,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":1440,"weight":0.0001866131111100274,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.8,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.0001866109472137833,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00018650224132516602,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":927,"viewportWidth":1920,"weight":0.00018636064048436994,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.1,"downlinkMax":null,"effectiveType":"4g","rtt":300,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00018635227850363764,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":938,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":827,"viewportWidth":412,"weight":0.00018608831193950696,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.00018596074850359487,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00018591384414074627,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0001858350812554588,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1078,"screenWidth":674,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":910,"viewportWidth":674,"weight":0.00018580652148680765,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":6.3,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":384,"screenWidth":824,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":304,"viewportWidth":749,"weight":0.00018580490469314738,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00018575449371666686,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.00018574864558092583,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.3,"downlinkMax":null,"effectiveType":"3g","rtt":350,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":396,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":725,"viewportWidth":396,"weight":0.0001856828463899815,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.2,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":808,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":676,"viewportWidth":393,"weight":0.00018565565269862302,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":851,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":698,"viewportWidth":393,"weight":0.00018564141114758148,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":766,"viewportWidth":412,"weight":0.0001856275682226757,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0","vendor":"","viewportHeight":780,"viewportWidth":1349,"weight":0.00018561560396654182,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.1,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":347,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":641,"viewportWidth":347,"weight":0.00018553016675034259,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00018549980377453477,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00018528075149122156,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/343.0.695551749 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.00018518454363362048,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":630,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":630,"viewportWidth":360,"weight":0.00018494488787242818,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.7,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":696,"viewportWidth":384,"weight":0.00018493922783177416,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.000184907512772554,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/133.3 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.0001848880857992565,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00018484624578708585,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00018483796955928405,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":1314,"viewportWidth":2512,"weight":0.0001848205964932681,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":774,"viewportWidth":1283,"weight":0.00018481200147006527,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":852,"screenWidth":1517,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":852,"viewportWidth":1517,"weight":0.0001847198904725881,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00018468570620155998,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00018467940174074807,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":593,"viewportWidth":1280,"weight":0.0001846016597836429,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":532,"viewportWidth":320,"weight":0.00018446627761711348,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00018444359302392078,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0001842140118403524,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00018383022168478688,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":521,"viewportWidth":320,"weight":0.0001838042696461574,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0001837009771391062,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1024,"screenWidth":461,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":461,"weight":0.00018365289335008816,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001836389874774764,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001836308089578273,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00018360136988176034,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00018357051063472567,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00018355490915252868,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0001835479550832036,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0001834955187966345,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) EdgiOS/131.0.2903.92 Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":753,"viewportWidth":430,"weight":0.00018349109017608018,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1107,"screenWidth":1710,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":864,"viewportWidth":854,"weight":0.0001833870157467234,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/336.0.679286625 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00018331606711326188,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00018329039444077875,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":725,"viewportWidth":1431,"weight":0.00018324741538175182,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001832454531140916,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00018324514841459562,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":428,"weight":0.00018322599064342165,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00018305536514829287,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":427,"weight":0.0001830310252023533,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001829633664680313,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.0001828695896815003,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":801,"viewportWidth":360,"weight":0.00018286936288430098,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.55,"downlinkMax":100,"effectiveType":"3g","rtt":450,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.0001828292286785854,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001827894690425946,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00018261938136414647,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.6,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":843,"screenWidth":377,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":697,"viewportWidth":377,"weight":0.0001823156718015156,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00018224668579135483,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00018222326368021364,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00018220530530960977,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00018217133104514747,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":922,"viewportWidth":1423,"weight":0.0001821063701486904,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.2,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":685,"viewportWidth":376,"weight":0.00018203502935435468,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":609,"viewportWidth":360,"weight":0.0001820170147757162,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00018179197092930795,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":390,"weight":0.00018171856619706234,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.2,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":844,"viewportWidth":1799,"weight":0.0001816769029467506,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":559,"viewportWidth":1280,"weight":0.0001815927503111035,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.00018154340953670597,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00018138442193845982,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00018135859464424856,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00018132891918337066,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":1440,"weight":0.00018130709715976522,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1079,"screenWidth":486,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":885,"viewportWidth":486,"weight":0.00018112213574850465,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":799,"viewportWidth":1536,"weight":0.00018100581415117706,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00018095819320293474,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":781,"viewportWidth":412,"weight":0.0001808697189696837,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00018080727021778197,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":390,"weight":0.00018074445224272102,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.00018060817763135701,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00018059470052806095,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0001805394562645273,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":522,"viewportWidth":320,"weight":0.00018040978233048495,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":698,"viewportWidth":704,"weight":0.00018038929343095503,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00018037219509340016,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00018031526412481396,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":393,"weight":0.0001800435710926106,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.55,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":785,"viewportWidth":412,"weight":0.00018003369973861486,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":676,"viewportWidth":360,"weight":0.00018002914932652584,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":682,"viewportWidth":360,"weight":0.00017981034788516466,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00017971435017775258,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0001796431988456971,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.00017943840809379096,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.0001793800229279533,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":1314,"viewportWidth":3432,"weight":0.00017936351180722603,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00017928869025743782,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00017926959079265841,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":563,"viewportWidth":320,"weight":0.00017920798821407794,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1169,"screenWidth":1800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1045,"viewportWidth":1800,"weight":0.00017918091238217817,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.000179063158257486,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.3,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":648,"viewportWidth":360,"weight":0.00017897631292653946,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.65,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1272,"weight":0.00017892109384299372,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00017885553665179877,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.4,"downlinkMax":null,"effectiveType":"3g","rtt":300,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":412,"weight":0.000178841166152993,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001787709452331413,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00017873386921080713,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.5,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":937,"viewportWidth":1920,"weight":0.00017862991422811205,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":956,"viewportWidth":1912,"weight":0.00017862334320161528,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":null,"effectiveType":"3g","rtt":350,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":628,"viewportWidth":360,"weight":0.00017862247843732673,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":672,"viewportWidth":360,"weight":0.0001785986130374473,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":782,"screenWidth":1165,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":782,"viewportWidth":1165,"weight":0.00017855652849434908,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.4,"downlinkMax":100,"effectiveType":"3g","rtt":550,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00017854231891273795,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00017850464230635931,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00017848526321540204,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.85,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.00017846745908315934,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001784429735093493,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":548,"viewportWidth":375,"weight":0.00017830313267322374,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1912,"weight":0.00017825812257559506,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":740,"viewportWidth":1528,"weight":0.0001781251589070299,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2560,"weight":0.00017804200528773943,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.2,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00017802417273651554,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00017796482170225617,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":390,"weight":0.00017795459494622152,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00017793408979962952,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":844,"viewportWidth":390,"weight":0.00017777347482781785,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00017774134151571274,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00017772530090742603,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":793,"viewportWidth":393,"weight":0.0001776062621380941,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":679,"viewportWidth":1366,"weight":0.00017759764697776172,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00017750247020869558,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00017743657766080507,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.7,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00017740174282842168,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":1470,"weight":0.0001773438779531908,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00017733078814241747,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001771592981635325,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000177031600127047,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":412,"weight":0.0001770201870154253,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.25,"effectiveType":"3g","rtt":300},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1366,"weight":0.00017700145492297625,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Mobile/15E148 Safari/604.1 Ddg/17.4","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.0001769032162869185,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.000176887818900152,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001768813334880143,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.65,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.0001768634420622255,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":958,"viewportWidth":1920,"weight":0.0001767716788610062,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.000176716381516217,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.6,"effectiveType":"4g","rtt":200},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":881,"viewportWidth":1495,"weight":0.00017663758556824767,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00017659222115417794,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":1280,"weight":0.00017656372806622555,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":719,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":719,"viewportWidth":412,"weight":0.00017653225501769636,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":682,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":682,"viewportWidth":412,"weight":0.00017646520737164202,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00017644630014920215,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1083,"viewportWidth":820,"weight":0.0001764359903282007,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00017642651031325458,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.2,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":696,"viewportWidth":384,"weight":0.0001763754435651205,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00017637473509556748,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.00017625824532335605,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00017621000697905348,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00017614509745041257,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00017598808007040207,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":1440,"weight":0.00017592375795250867,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1260,"screenWidth":2240,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1070,"viewportWidth":1797,"weight":0.00017588357018091035,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00017586735811033838,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.9,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":710,"screenWidth":377,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":710,"viewportWidth":377,"weight":0.00017579424355836413,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0001757817754508408,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00017575483164541136,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00017569801275066414,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.65,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.0001756559734815407,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1006,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":866,"viewportWidth":412,"weight":0.00017559685337221431,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":1366,"weight":0.00017557360632958815,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":716,"viewportWidth":414,"weight":0.00017530802277883987,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00017528679244592176,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.2,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00017527384710346635,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00017522575421754426,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00017521125883332157,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00017515481592494757,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.0001749126493968077,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.5,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.0001748986448593644,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":814,"viewportWidth":432,"weight":0.00017488573566782178,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":432,"weight":0.00017480225451077985,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.0001747725520107333,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":345,"weight":0.00017473166037406095,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1 Ddg/18.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.0001746597369471236,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":749,"viewportWidth":1324,"weight":0.00017452949409646278,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":705,"viewportWidth":360,"weight":0.00017452672513975192,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.0001745118549408499,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.05,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":345,"weight":0.00017449594708862174,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00017446095639002,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00017440037981500834,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":819,"screenWidth":378,"userAgent":"Mozilla/5.0 (Android 14; Mobile; rv:133.0) Gecko/133.0 Firefox/133.0","vendor":"","viewportHeight":689,"viewportWidth":378,"weight":0.0001743962755718627,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1 Ddg/18.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00017432973566042462,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.0001743026805157954,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00017428820091588428,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":552,"viewportWidth":1266,"weight":0.00017417251274590772,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.85,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00017409389479531952,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.0001740927530740875,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001740684340559689,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/605.1.15 (Ecosia ios@10.5.2.2065)","vendor":"Apple Computer, Inc.","viewportHeight":638,"viewportWidth":393,"weight":0.00017392213049437024,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":375,"weight":0.00017388025678861542,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":100,"effectiveType":"3g","rtt":1000,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00017384552380449715,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000173832857236899,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.8,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.0001737879771230546,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00017373307691167332,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":812,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":360,"weight":0.00017373171474256827,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":412,"weight":0.00017361047410325694,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00017356156037382997,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.00017353658404445233,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00017347082195193854,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":250},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":1440,"weight":0.00017346262967331852,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":1080,"weight":0.00017345815622783197,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.45,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.000173192931588622,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00017317397244928493,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":345,"weight":0.0001731223712230824,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.00017283143804467288,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.00017276507933137945,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001726438103145742,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00017254006804526847,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00017231069859209314,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00017210924205781218,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":813,"viewportWidth":1440,"weight":0.00017207544214424146,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.65,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00017205944180588155,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":641,"viewportWidth":375,"weight":0.00017198919819752897,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":755,"viewportWidth":440,"weight":0.0001719624715669348,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00017192636123560914,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00017189355771865942,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":956,"viewportWidth":1912,"weight":0.0001716702622723932,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00017160239282881337,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.35,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14816.131.5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":1366,"weight":0.0001716019594056794,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0001715373833686051,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00017150089238449735,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":969,"viewportWidth":1920,"weight":0.0001714833817967211,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":2.75,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":836,"viewportWidth":432,"weight":0.00017127858376361915,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00017116997996934757,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":1080,"weight":0.00017115859886046843,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":1248,"weight":0.0001710821259886608,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00017100424524850997,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.0001709510426867913,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00017094210658252527,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":683,"viewportWidth":360,"weight":0.00017082330662189548,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.0001708156742363311,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.8,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.00017077879386496791,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.0001707463142483027,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":950,"viewportWidth":1366,"weight":0.00017074161535966367,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00017064551498534604,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00017063731746880755,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":402,"weight":0.00017053346850619413,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":606,"screenWidth":1282,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1280,"weight":0.0001705259977154041,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00017046792773100732,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":759,"viewportWidth":440,"weight":0.00017040047034455163,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":430,"weight":0.0001703763180878014,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00017037105438801105,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":919,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00017030524661736305,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00017029439808059605,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00017025322141963614,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001702493017717036,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00017024777128582413,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":428,"weight":0.0001702439532613343,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":559,"viewportWidth":1280,"weight":0.00017017344342815034,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.3,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":728,"viewportWidth":384,"weight":0.00017005027654411022,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00016996238330894278,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00016993124132375236,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":707,"screenWidth":1080,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.00016988273327525242,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":891,"viewportWidth":929,"weight":0.00016979490362263377,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":797,"viewportWidth":1470,"weight":0.00016970264342312347,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.3,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":2,"screenHeight":801,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":642,"viewportWidth":1272,"weight":0.00016961086032292542,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":633,"viewportWidth":375,"weight":0.0001695272788306277,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.00016949892498293437,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00016949035820403778,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.75,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.00016946956529522385,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00016943222097086244,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00016941781004534438,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1360,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1360,"weight":0.0001693803122220236,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.00016933852049970914,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":459,"viewportWidth":780,"weight":0.0001693130864283735,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":982,"screenWidth":786,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":831,"viewportWidth":786,"weight":0.00016926615672040402,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00016912553359165977,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00016904753314928334,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00016899672128315493,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":1536,"weight":0.00016898934631452434,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00016891365639664898,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00016874497861599103,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00016873196442589806,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":945,"viewportWidth":958,"weight":0.0001685325981886607,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0001685283171113857,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00016848644453168623,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1707,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":1707,"weight":0.00016843085023569507,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001684181329389458,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00016841592093368437,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":1366,"weight":0.00016838477009847207,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":559,"viewportWidth":1280,"weight":0.00016828466060060207,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00016814514244281367,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00016810842876212916,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00016803021204551773,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.00016781037533044555,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00016763234714004834,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00016743827844278424,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.0001673787057993579,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.0001673732706240635,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.95,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00016734865447735225,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":690,"viewportWidth":1476,"weight":0.0001672908484262122,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.5,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":558,"viewportWidth":320,"weight":0.0001672749671543915,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0001672695533002297,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":844,"viewportWidth":448,"weight":0.0001672530000296864,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":526,"viewportWidth":320,"weight":0.00016717300210164585,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00016715598841272194,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00016713199796586204,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":402,"weight":0.00016713179809979634,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_8_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":617,"viewportWidth":414,"weight":0.0001671305298359744,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.00016706658426084197,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00016696895651814562,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":509,"screenWidth":1103,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":501,"viewportWidth":1098,"weight":0.00016696718692953898,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00016695551052471003,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00016694238008084386,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":1450,"weight":0.00016693156915138086,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":789,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":789,"viewportWidth":384,"weight":0.00016686347007350928,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":596,"viewportWidth":1279,"weight":0.0001668202957190263,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":852,"viewportWidth":393,"weight":0.0001667663874101165,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":630,"viewportWidth":375,"weight":0.00016672526281768726,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00016672131714406458,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":930,"viewportWidth":1912,"weight":0.00016669658413300765,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":null,"effectiveType":"3g","rtt":300,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":624,"viewportWidth":376,"weight":0.0001666743770281099,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/87.0.4280.77 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":711,"viewportWidth":414,"weight":0.00016661818409015704,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.0001666160214080068,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0001665877330956347,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":428,"weight":0.00016656995024730682,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00016630811178252697,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00016601708638466615,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00016601352163451714,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000166011825100812,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.0001659732832435535,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.00016594503414524446,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00016588307884928913,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":766,"viewportWidth":412,"weight":0.0001658607780147956,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.6,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.0001658499744010642,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":623,"viewportWidth":390,"weight":0.0001658000210138748,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00016576742147489067,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001656541121650022,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":345,"weight":0.00016563953840571878,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00016562938046841788,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00016558741208904626,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.00016552594468192164,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00016546865620439588,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":965,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":966,"viewportWidth":810,"weight":0.00016531187335029707,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00016525582856689866,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.00016521683156829915,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00016514262099705942,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00016513396102475078,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0","vendor":"Google Inc.","viewportHeight":712,"viewportWidth":1495,"weight":0.00016511574592730294,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":721,"viewportWidth":414,"weight":0.00016510689373709338,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":879,"viewportWidth":428,"weight":0.00016509981423535244,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.35,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":867,"viewportWidth":448,"weight":0.0001650571428084618,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/335.0.676534794 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.0001650565975380291,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":823,"viewportWidth":1512,"weight":0.00016501368544461994,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00016495062825699983,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.0001649484478645502,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00016493359275814297,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":638,"viewportWidth":375,"weight":0.0001649201832117017,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001648729271308652,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.25,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":799,"viewportWidth":1536,"weight":0.00016484110092335714,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":432,"weight":0.00016477697929732696,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":686,"screenWidth":860,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":687,"viewportWidth":860,"weight":0.00016477595443690823,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00016477054152550836,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":890,"viewportWidth":1229,"weight":0.0001647663512071774,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.7,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00016470827928648333,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.0001646910107159149,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":806,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":360,"weight":0.0001646620409315562,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001643342781492263,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":765,"screenWidth":353,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":640,"viewportWidth":353,"weight":0.0001642772533656544,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":719,"viewportWidth":414,"weight":0.00016427706716633938,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00016425460184795395,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":1344,"screenWidth":1344,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6533.72 Safari/537.36","vendor":"Google Inc.","viewportHeight":1344,"viewportWidth":1344,"weight":0.00016408979927057433,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00016408181065193642,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00016390035756283223,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":712,"viewportWidth":414,"weight":0.00016385497531620053,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":0,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":678,"viewportWidth":1440,"weight":0.00016382599432262208,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00016381672028687792,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.15,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00016377862997883633,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/322.0.643848676 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0001637704004113784,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001637640528172305,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00016374519723031162,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001636975424290643,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":430,"weight":0.00016366004128710087,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.0001636311799071839,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":851,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":393,"weight":0.00016360350176420962,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00016354834469272747,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00016348322129924634,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":393,"weight":0.00016342218888307824,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001634097420575354,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00016336037354055294,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00016335410238697547,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00016335286046667617,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00016330319944808533,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00016321414228058788,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":664,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":664,"viewportWidth":412,"weight":0.0001631873705894164,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":733,"viewportWidth":384,"weight":0.00016316912426158736,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00016315530398507654,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00016313933767352114,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.00016310901132805388,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00016310573969683021,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":622,"viewportWidth":375,"weight":0.00016306799111507226,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.00016306232630532952,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.0001630565690552947,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00016301139159216385,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00016298294888250322,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.0001629261286262968,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.0001629065754239979,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/340.3.689937600 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00016290275170413522,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00016284317243940995,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.2,"effectiveType":"4g","rtt":200},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":1440,"weight":0.00016282777920921925,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001627573659136029,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":922,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":772,"viewportWidth":412,"weight":0.0001627547841668372,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00016275130201174524,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":390,"weight":0.000162743950012306,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00016273591944670693,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001627289361526962,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":0,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (iPad; CPU OS 15_8_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":892,"viewportWidth":768,"weight":0.000162698252986518,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":2752,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":986,"viewportWidth":2462,"weight":0.00016264452912108065,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00016260453652328292,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 [FBAN/FBIOS;FBAV/487.0.0.51.215;FBBV/672745283;FBDV/iPhone17,1;FBMD/iPhone;FBSN/iOS;FBSV/18.1.1;FBSS/3;FBCR/;FBID/phone;FBLC/en_US;FBOP/80]","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":402,"weight":0.00016250476052823514,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00016235532516397527,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.0001623490671103474,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":0,"screenHeight":1440,"screenWidth":3414,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":3414,"weight":0.00016233391750848164,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":627,"viewportWidth":375,"weight":0.00016227344358370083,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0001622488115256968,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00016214596045053411,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00016203516413659875,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":810,"viewportWidth":432,"weight":0.00016201366708435658,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.8,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00016200087344552848,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":764,"viewportWidth":1683,"weight":0.0001619992543657532,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00016190657547798462,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.000161891095396616,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00016188973475738535,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00016184233376337467,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2560,"weight":0.000161828266191919,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00016173071351168104,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.95,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.0001616631335664015,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00016165633696144536,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.00016161375718828398,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":753,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":626,"viewportWidth":339,"weight":0.00016154745277723533,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1280,"weight":0.00016151663204925124,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00016150968900450544,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":null,"effectiveType":"3g","rtt":700,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":728,"viewportWidth":384,"weight":0.00016149934467793217,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.95,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":672,"viewportWidth":360,"weight":0.00016148599710086352,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.0001614803267315361,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":722,"viewportWidth":1424,"weight":0.00016146168836703555,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00016142809751682342,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.75,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.0001614179978827192,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":526,"viewportWidth":320,"weight":0.0001613761781839799,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00016128229416182162,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.1,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":708,"viewportWidth":376,"weight":0.00016111460923884065,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00016108500809058082,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":393,"weight":0.00016105137422000018,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00016100881908964824,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00016100207504574033,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2560,"weight":0.00016099786351937478,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1366,"weight":0.0001609783615082556,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00016092141016774383,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00016090904415457527,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":0.95,"effectiveType":"3g","rtt":350},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":820,"viewportWidth":1707,"weight":0.00016089686976571006,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":1706,"weight":0.00016087118184416344,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00016083255252102985,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00016080306001938004,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":724,"viewportWidth":414,"weight":0.00016080065396005354,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":795,"screenWidth":362,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":683,"viewportWidth":362,"weight":0.00016078937638980834,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":906,"viewportWidth":1366,"weight":0.0001606362128294319,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":3.8,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":835,"viewportWidth":412,"weight":0.00016049332739835723,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":609,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":609,"viewportWidth":360,"weight":0.00016042654612773586,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00016041854517292442,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0001604056340432782,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001604048261990722,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.0001603379547878064,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.00016032468682973232,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00016032284422913608,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00016029274420639405,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":929,"viewportWidth":1920,"weight":0.00016028179311607422,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":814,"viewportWidth":2181,"weight":0.0001602267304112373,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0001601933478594752,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.000160157495003069,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00016013147444187347,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":758,"viewportWidth":440,"weight":0.00016007319959982167,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":922,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":772,"viewportWidth":412,"weight":0.0001600634437975457,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":867,"viewportWidth":448,"weight":0.0001600546464558048,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00016001484571192802,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":840,"screenWidth":378,"userAgent":"Mozilla/5.0 (Android 13; Mobile; rv:133.0) Gecko/133.0 Firefox/133.0","vendor":"","viewportHeight":711,"viewportWidth":378,"weight":0.0001599426020444624,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00015990703818403765,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00015987570278926425,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":100,"effectiveType":"3g","rtt":400,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00015983971039718563,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00015979735087845662,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00015977582157468287,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":428,"weight":0.00015977327695399716,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.0001597587460026393,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":814,"viewportWidth":432,"weight":0.00015974281272899724,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.00015966405806626857,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1024,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":863,"viewportWidth":1280,"weight":0.0001596410049156592,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001596164238663512,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":671,"viewportWidth":412,"weight":0.000159544765625543,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00015953109031435363,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":1282,"viewportWidth":3432,"weight":0.00015952240791395367,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":652,"viewportWidth":393,"weight":0.00015949277265177626,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00015942750853807495,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000159398188969134,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0001593825768513986,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001592114342680868,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/251.0.508228821 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00015917794783822402,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0001591450861455648,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00015908055676410333,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.3,"downlinkMax":null,"effectiveType":"3g","rtt":350,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":566,"viewportWidth":320,"weight":0.0001590489032710739,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":970,"viewportWidth":1850,"weight":0.0001589644369303709,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0001589078712779961,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.0001588205644204441,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":947,"viewportWidth":1920,"weight":0.0001587227592751474,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00015865818385522488,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.000158648110986631,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":527,"viewportWidth":314,"weight":0.00015845372621401917,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00015840689279869501,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1376,"screenWidth":1032,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":859,"viewportWidth":1376,"weight":0.00015834793670887193,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":2752,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1018,"viewportWidth":2752,"weight":0.00015832141949188747,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00015831007244586235,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.0001582950151133931,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00015826543477017612,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001581125055561311,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.95,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":674,"viewportWidth":360,"weight":0.0001580615420749985,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00015801062941238293,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1003,"screenWidth":1504,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":842,"viewportWidth":1504,"weight":0.00015795243413455819,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00015792638289784794,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00015788966271189684,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":833,"viewportWidth":1645,"weight":0.00015780305364127028,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00015766630388206932,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":360,"weight":0.00015762697259104843,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00015757661524800744,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":519,"viewportWidth":320,"weight":0.0001575434731550449,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00015751774310709789,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00015751680864656005,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":617,"viewportWidth":360,"weight":0.00015748930497460354,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.0001574694955208319,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":617,"viewportWidth":360,"weight":0.00015743524529217905,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":390,"weight":0.00015740633463881348,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":402,"weight":0.0001572590239037504,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":697,"viewportWidth":414,"weight":0.00015721718007959435,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.15,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00015719897869332863,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00015718306836636335,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":743,"viewportWidth":1536,"weight":0.0001570706062186378,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00015705553730630125,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001569582950249745,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00015688904884520098,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":975,"screenWidth":450,"userAgent":"Mozilla/5.0 (Android 14; Mobile; rv:133.0) Gecko/133.0 Firefox/133.0","vendor":"","viewportHeight":811,"viewportWidth":450,"weight":0.00015688053527773886,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.00015683944600356495,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0001566260060176675,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":705,"viewportWidth":360,"weight":0.00015652097675746468,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00015649745657733753,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00015637644383148405,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":412,"weight":0.00015635896113627682,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00015633894055805324,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":836,"viewportWidth":432,"weight":0.0001562839905073837,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00015626210219479687,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":7,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":712,"viewportWidth":428,"weight":0.00015626092178310208,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.00015619451228556107,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.000156170449005334,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":823,"viewportWidth":1511,"weight":0.00015610870690063714,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00015609863461252846,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00015605002327779953,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0001559821522241619,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":753,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":625,"viewportWidth":339,"weight":0.0001559760746636274,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.0001559533624013157,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":639,"viewportWidth":1280,"weight":0.0001559399434338441,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":793,"viewportWidth":393,"weight":0.0001559397815261702,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":677,"viewportWidth":402,"weight":0.00015588770348957116,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00015588050469157502,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":706,"viewportWidth":430,"weight":0.00015585145575037804,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.45,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1440,"weight":0.00015582218669938982,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":553,"viewportWidth":375,"weight":0.00015575544172273428,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":2,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.0001557545435885923,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":390,"weight":0.00015569619577987133,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36 EdgA/131.0.0.0","vendor":"Google Inc.","viewportHeight":604,"viewportWidth":360,"weight":0.0001556473051607211,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00015559634663886248,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.0001555502518166106,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":924,"viewportWidth":448,"weight":0.00015554680028016842,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00015549153459250978,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00015549020574912728,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00015533905821871302,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":412,"weight":0.0001552646239490006,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.0001552483705228223,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1031,"viewportWidth":1920,"weight":0.00015508168186070454,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1280,"screenWidth":800,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1192,"viewportWidth":800,"weight":0.0001550662877509029,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001550646459318207,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":812,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":360,"weight":0.0001550018121133232,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00015498118005190456,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00015494884749073045,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":390,"weight":0.00015494031120883225,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00015492472109467586,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.1,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.0001548758193075698,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00015486558596027692,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":390,"weight":0.00015486382029109453,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.2,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00015473698574683736,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":818,"viewportWidth":1146,"weight":0.00015472602171453406,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0001546837221173842,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.00015465503954605766,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00015465002385315872,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00015459838417118205,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00015458649301442842,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00015456266755267063,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.55,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":762,"viewportWidth":412,"weight":0.00015451616865460194,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":384,"weight":0.00015443750053388964,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":755,"screenWidth":1168,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":606,"viewportWidth":1168,"weight":0.0001543963857516125,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.5,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":706,"viewportWidth":1528,"weight":0.0001543535611750146,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":360,"weight":0.000154318272303574,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00015428727749070508,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":845,"screenWidth":346,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":385,"weight":0.00015427780741423443,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00015425412702955898,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00015423024461263223,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.0001541306583800675,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00015405085299302865,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00015405011003557007,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1317,"viewportWidth":2560,"weight":0.0001540043107073378,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.25,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00015399446830526522,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00015395802450893437,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":773,"viewportWidth":1440,"weight":0.00015387658398158399,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":390,"weight":0.00015381337161353556,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001538029509115408,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00015380079651193234,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00015364597954692312,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00015362564146238834,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00015362313816419434,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00015361726277711747,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":428,"weight":0.00015353104213726088,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":593,"viewportWidth":393,"weight":0.00015348991770144962,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":788,"viewportWidth":1423,"weight":0.00015339144084012746,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00015338724938378042,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.0001533627860403636,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.85,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":877,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00015335866079144782,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00015333613250808692,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00015324765927908666,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":654,"viewportWidth":1280,"weight":0.00015316531105314077,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00015315025041577423,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00015313470287524878,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":390,"weight":0.00015309116568582915,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":567,"viewportWidth":320,"weight":0.0001530050040974362,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00015299896544911668,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00015299408481791774,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00015297547786568354,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":729,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":320,"weight":0.00015295361319620507,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00015293839718873593,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.65,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":861,"screenWidth":388,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":720,"viewportWidth":388,"weight":0.0001528260621445638,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":667,"viewportWidth":390,"weight":0.00015281308760538092,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.8,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":719,"viewportWidth":384,"weight":0.00015281302956814255,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":839,"viewportWidth":412,"weight":0.00015276472091159046,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00015272352249159993,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1435,"weight":0.0001527225946449397,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":806,"viewportWidth":412,"weight":0.0001527158705653812,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00015253751434463034,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00015245956201978905,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00015245435881695214,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":588,"viewportWidth":320,"weight":0.00015242326104616293,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":430,"weight":0.00015234302051652269,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00015233290333588448,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.8,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":682,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":682,"viewportWidth":412,"weight":0.00015231222821226252,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.2,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":1440,"weight":0.00015222880069982856,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00015213707325442376,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00015213242128579406,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.0001520773909024354,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":0.85,"effectiveType":"3g","rtt":650},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":719,"viewportWidth":1540,"weight":0.00015206969319869895,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00015202820977509062,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00015202587803061005,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":605,"viewportWidth":339,"weight":0.00015199021731339676,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00015198085698493147,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001519338090756424,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00015175245005368256,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1024,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":855,"viewportWidth":1536,"weight":0.00015175140298301045,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":428,"weight":0.00015166683367929282,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":568,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":507,"viewportWidth":320,"weight":0.00015166241118924953,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00015158572425115786,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.2,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.00015158362051023155,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.0001515686906375814,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.7,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":749,"viewportWidth":1470,"weight":0.00015154054999651833,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":932,"viewportWidth":430,"weight":0.00015153679873198772,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00015152933132301914,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.0001515032164613881,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":1440,"weight":0.00015149789456377955,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.25,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.00015137156813234127,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.1,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14816.131.5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":617,"viewportWidth":1366,"weight":0.00015137155711123944,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000151351822316564,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.3,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36 OPR/86.0.0.0","vendor":"Google Inc.","viewportHeight":611,"viewportWidth":360,"weight":0.00015134280289602666,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Linux; Android 9; KFTRWI) AppleWebKit/537.36 (KHTML, like Gecko) Silk/130.5.9 like Chrome/130.0.6723.142 Safari/537.36","vendor":"Google Inc.","viewportHeight":614,"viewportWidth":1280,"weight":0.00015132688696805504,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":592,"viewportWidth":1280,"weight":0.00015129108072098595,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00015127192314167768,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00015127062840377987,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00015122662030904015,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.85,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":600,"viewportWidth":320,"weight":0.00015118646490448612,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00015113822554475945,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00015107849333143855,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.00015102362282373572,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.9,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.0001510116964306691,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.95,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0","vendor":"Google Inc.","viewportHeight":974,"viewportWidth":1879,"weight":0.00015099883698923007,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00015094587662648954,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.00015088659895883718,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001508424411784528,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":702,"viewportWidth":1536,"weight":0.00015075796244505893,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00015074368996079426,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":505,"viewportWidth":320,"weight":0.0001507387228401028,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.7,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":711,"viewportWidth":376,"weight":0.00015062436647480032,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00015057691998937106,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.0001505553521721859,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":873,"viewportWidth":1853,"weight":0.00015050171558172036,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00015049728493158593,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.6613.137 Safari/537.36","vendor":"Google Inc.","viewportHeight":720,"viewportWidth":1280,"weight":0.00015039122565603297,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.00015033542821778217,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.0001503050251654613,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":0.15,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0001502831320944289,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":927,"viewportWidth":1920,"weight":0.0001502491402720006,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00015024747952832764,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00015024533723899692,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00015021474543218256,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.0001502072529907509,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001501891350022565,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1328,"viewportWidth":1720,"weight":0.00015015665710783874,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00015014174969976506,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1528,"weight":0.00015014081314442066,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.45,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00015011998311232933,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.8,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":789,"viewportWidth":412,"weight":0.0001500967599114452,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00015009297692039487,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":412,"weight":0.00014996459214679854,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00014995040174898714,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00014993876968085934,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00014990434528455094,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.0001498568281939812,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00014982368556356603,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":710,"viewportWidth":414,"weight":0.00014978934134539948,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":596,"viewportWidth":1267,"weight":0.00014954233989646686,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":1600,"weight":0.00014953261570227423,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00014931471350427164,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00014930345992755878,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.15,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00014928033864760923,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00014917875663683413,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":956,"viewportWidth":1912,"weight":0.00014915320515784483,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.000149112213647412,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":100,"effectiveType":"3g","rtt":400,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00014908262797431676,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":412,"weight":0.00014903552777034246,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":512,"viewportWidth":320,"weight":0.00014900028750815432,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.05,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":776,"viewportWidth":412,"weight":0.0001489947751338079,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":704,"viewportWidth":1080,"weight":0.00014896781889339852,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.00014888248097510447,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00014881868413218178,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":393,"weight":0.0001487574327935249,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":721,"viewportWidth":430,"weight":0.0001487457021130022,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":922,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":712,"viewportWidth":412,"weight":0.00014867439761229506,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":781,"viewportWidth":412,"weight":0.00014864703741385884,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":514,"viewportWidth":320,"weight":0.0001485158400629393,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.0001485097647573452,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00014847289025133969,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.00014846537635749337,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.0001484283777962918,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00014834619425602746,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00014834559578754178,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00014827347459410046,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001482709430929624,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00014826003788676845,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.0001482499104186903,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00014824146021066647,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.00014822186851580713,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00014819873436857587,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00014819627047575642,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":412,"weight":0.0001481800378607829,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0001481024533594901,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00014798977343272364,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.0001479843243965585,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":829,"screenWidth":691,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":686,"viewportWidth":691,"weight":0.00014783629566641275,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":390,"weight":0.00014783191301938526,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.00014779558825107344,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":820,"viewportWidth":427,"weight":0.00014778792819065967,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00014775364713221878,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00014773846862031558,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":844,"viewportWidth":448,"weight":0.00014772765481624648,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 12; SM-G991B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00014769886574774225,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.0001476939921041325,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00014769198427333488,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":789,"viewportWidth":412,"weight":0.00014765216122742444,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00014764008844996772,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001476258816645703,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":636,"screenWidth":1130,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":536,"viewportWidth":1122,"weight":0.00014762559732045395,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":687,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":560,"viewportWidth":320,"weight":0.00014761313085542247,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":641,"viewportWidth":375,"weight":0.00014754732702226437,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00014750723060720175,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.75,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":684,"viewportWidth":1440,"weight":0.00014740463442760527,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.3,"downlinkMax":null,"effectiveType":"3g","rtt":850,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":873,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":793,"viewportWidth":393,"weight":0.00014739572066135485,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.75,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00014733382075908928,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00014730671560223571,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":829,"screenWidth":1554,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":823,"viewportWidth":1548,"weight":0.00014726691114858733,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0001472261957033874,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00014715674885907069,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":393,"weight":0.00014712567492891894,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":676,"viewportWidth":360,"weight":0.0001470881758002838,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00014696362739719117,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00014690204473272772,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":820,"viewportWidth":427,"weight":0.00014690160799617452,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1528,"weight":0.00014687444531650371,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001467868349804952,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2,"effectiveType":"4g","rtt":250},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":677,"viewportWidth":1592,"weight":0.00014676226912886897,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":622,"viewportWidth":414,"weight":0.00014675014745225545,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":4,"screenHeight":762,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":1440,"weight":0.00014673737598798776,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00014669705952531813,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00014668653164569945,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.00014667533761073277,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.00014667356931959973,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00014664285236640852,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":710,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":710,"viewportWidth":412,"weight":0.0001465893662347911,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00014650456095199738,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":0,"screenHeight":1112,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1009,"viewportWidth":834,"weight":0.0001465031436461031,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":824,"viewportWidth":1432,"weight":0.00014636267378715804,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00014631506378882063,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00014630159632743545,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001462897814514209,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001462743164364215,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":1540,"weight":0.00014623413413557108,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":788,"viewportWidth":1440,"weight":0.00014622711180689116,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":717,"viewportWidth":414,"weight":0.00014622355619586333,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00014621977624896206,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00014619358498959794,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":924,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":790,"viewportWidth":412,"weight":0.00014618314745272788,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.0001461181147805883,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00014611359911722888,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00014610227213310067,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.8,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":871,"viewportWidth":1680,"weight":0.00014604307940131947,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00014596943207563506,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00014595073687868502,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":640,"viewportWidth":384,"weight":0.00014590297102300728,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00014588291459869578,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":731,"viewportWidth":1536,"weight":0.00014586469045155034,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":390,"weight":0.00014585742703153423,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00014583066966470862,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00014579803107692694,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.0001457279777221289,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00014568869431416673,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001456782882779897,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00014563691382001988,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.2,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":384,"weight":0.00014560011036158905,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00014557004600118228,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.0001455425300063464,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":390,"weight":0.00014547933131305027,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001454750144487024,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.4,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":658,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":530,"viewportWidth":320,"weight":0.00014544602653546645,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":427,"weight":0.0001454434245663497,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":1470,"weight":0.00014542835875741252,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":816,"viewportWidth":432,"weight":0.0001453767991695534,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0001453660259407816,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00014529336759633464,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00014527040084518522,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.35,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.0001452295433255734,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0001452121713544384,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":675,"viewportWidth":402,"weight":0.00014520350542758005,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":390,"weight":0.00014517228758927254,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001451297045662624,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001451249707529951,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00014508791226342183,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":640,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":568,"viewportWidth":360,"weight":0.00014506805737333207,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.0001450039365777634,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.00014483175441753167,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.5,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00014482913235621636,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":815,"viewportWidth":432,"weight":0.00014472832078921518,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001446785448498962,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00014467805741992274,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00014466127230704728,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00014464377303947758,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.0001445229501712389,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":918,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":789,"viewportWidth":412,"weight":0.00014452160682045166,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.0001444826102774721,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.0001444769648161818,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":632,"viewportWidth":375,"weight":0.00014444141576075835,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000144382383000666,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1003,"screenWidth":1504,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":842,"viewportWidth":1504,"weight":0.00014434499878284237,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.7,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":631,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":360,"weight":0.0001443397226439442,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.00014427573791544362,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.0001441822223303652,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00014414339496551164,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.0001441384856116045,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00014410736789749446,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.95,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":630,"viewportWidth":360,"weight":0.00014406295189763746,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00014402319300303238,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00014395723198575277,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00014388981912526096,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":390,"weight":0.00014388646733229203,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.4,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":1422,"weight":0.00014380648412865772,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1383,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1375,"weight":0.00014377828915464695,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":906,"screenWidth":369,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":369,"weight":0.00014377586404753102,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.0001437489789769993,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00014371676458297991,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":430,"weight":0.00014371511769306996,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00014365974432494177,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00014364433310203872,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.7,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":942,"screenWidth":424,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":799,"viewportWidth":424,"weight":0.00014359530316012414,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":320,"weight":0.00014358887375683484,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00014358549853074636,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00014357876767092775,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":680,"viewportWidth":360,"weight":0.00014356596464262436,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":1280,"viewportWidth":2552,"weight":0.0001435054827253738,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":793,"viewportWidth":393,"weight":0.00014348460570206984,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":806,"viewportWidth":1409,"weight":0.0001434649731918564,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00014331264952776882,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00014329265841207795,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001432489321199911,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.000143232048150521,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":721,"viewportWidth":430,"weight":0.000143231733602691,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.0001431607149347272,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":723,"viewportWidth":1280,"weight":0.00014315765950948949,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0001431575692832777,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00014311258995562497,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.45,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":616,"viewportWidth":1358,"weight":0.00014288166322000138,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00014285688608665445,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":752,"viewportWidth":428,"weight":0.00014281796042751695,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":593,"viewportWidth":1280,"weight":0.0001427741565963934,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00014276931472954416,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.9,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":797,"viewportWidth":1470,"weight":0.00014276730866840122,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0001427479522568134,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":771,"viewportWidth":1080,"weight":0.00014268662508242746,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.4,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":684,"viewportWidth":360,"weight":0.00014267811960167067,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1120,"screenWidth":1792,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":998,"viewportWidth":1792,"weight":0.00014261931355869767,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0001426051370245638,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00014257587477222914,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0001425632683715204,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.00014256181650828251,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00014254928867298393,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00014246210156097918,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00014245277818833007,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00014242848613205193,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00014242819085393912,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00014241321407589629,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":640,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":512,"viewportWidth":360,"weight":0.0001423534122328221,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00014234136997157466,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00014231753153145856,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.00014226560301757704,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.3,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00014225206772653238,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.00014225117834582642,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00014218084179943286,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":662,"viewportWidth":412,"weight":0.00014216377795161467,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":1080,"weight":0.00014216080189239538,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00014215652327438785,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00014215434575154344,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.2,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":384,"weight":0.00014214580428221018,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00014212577333777625,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":644,"viewportWidth":390,"weight":0.00014211664211981906,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":865,"viewportWidth":448,"weight":0.00014208551392558155,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":662,"viewportWidth":360,"weight":0.00014208110963808576,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00014204737182001937,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":412,"weight":0.00014195897093919235,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.0001419355671410154,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0001419157633189435,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/133.0 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":542,"viewportWidth":375,"weight":0.00014191069308411332,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":716,"viewportWidth":1450,"weight":0.00014184191104102246,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00014178298357634325,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00014177257812262673,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":428,"weight":0.00014176025718519588,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00014172330360201537,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00014166620756757845,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001416593623646391,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.8,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00014165068991564753,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0001416105995756428,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00014158458906136232,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":628,"viewportWidth":360,"weight":0.00014156756211939912,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.0001415636455288397,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":937,"viewportWidth":1920,"weight":0.00014149019392537812,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00014143565328993355,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":785,"viewportWidth":412,"weight":0.0001413968469008977,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":1280,"weight":0.00014137503317529759,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001413038716216819,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":676,"viewportWidth":360,"weight":0.00014118839110158278,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00014115942447676116,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":729,"viewportWidth":430,"weight":0.0001411550930090416,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":985,"viewportWidth":573,"weight":0.0001411346985197591,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0001410412064159857,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00014102633135158673,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00014101753015141748,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.25,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00014100311000365005,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00014099469594792152,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":762,"viewportWidth":412,"weight":0.00014098633884265048,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.0001409172760956459,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001408026862155795,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.6,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":641,"viewportWidth":1366,"weight":0.0001407863975979153,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00014077410013561896,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":393,"weight":0.00014072459873365104,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":606,"viewportWidth":339,"weight":0.00014060507006319412,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0001405859973327829,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00014058134079625442,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00014057748001088645,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.0001405578277091984,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":1180,"weight":0.00014051622949175617,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":652,"viewportWidth":393,"weight":0.00014050166757695394,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":390,"weight":0.00014048377297026007,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00014039403920084291,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00014037910523869741,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00014037843257437305,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00014033896539009027,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":956,"viewportWidth":1912,"weight":0.00014032593380569969,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":505,"viewportWidth":320,"weight":0.00014032218495321666,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00014032092991749488,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00014027611359254764,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":924,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":766,"viewportWidth":412,"weight":0.00014025536178049572,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":1440,"weight":0.00014021900486666756,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":914,"viewportWidth":1482,"weight":0.0001401235590057465,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":589,"viewportWidth":360,"weight":0.00014008238335250155,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001400467288210049,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00013999894554212345,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.7,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":9,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0 Trailer/93.3.3597.29","vendor":"Google Inc.","viewportHeight":946,"viewportWidth":1879,"weight":0.00013999177480624586,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00013993860340984007,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.00013992378403816617,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00013982572148756508,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001398220749094244,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00013976370323676295,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.0001397503717533665,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":7,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":626,"viewportWidth":375,"weight":0.00013970360461275691,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.0001396655820942166,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013962134248484925,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00013960791110321987,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.0001395982881809089,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00013958111944546798,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00013956529852605408,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":708,"viewportWidth":376,"weight":0.00013948033718318593,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0001394475363195476,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":680,"viewportWidth":360,"weight":0.00013943232051378374,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1039,"viewportWidth":1920,"weight":0.00013943009764910672,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.0001394033523597161,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00013938689931170122,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00013936408935563753,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":428,"weight":0.0001393594724685647,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.7,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.00013932789287020032,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1086,"viewportWidth":1272,"weight":0.00013927960896870353,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000139228266878806,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00013920062320127736,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00013919968681334302,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":808,"viewportWidth":448,"weight":0.0001391543006035414,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1120,"screenWidth":1792,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":833,"viewportWidth":1417,"weight":0.00013911080157521862,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":687,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":560,"viewportWidth":320,"weight":0.0001390903887778765,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":599,"viewportWidth":320,"weight":0.00013905526028008944,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00013901594482919728,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00013898790547174853,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.85,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1317,"screenWidth":823,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1181,"viewportWidth":823,"weight":0.00013896163071315057,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00013893182266629827,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":790,"viewportWidth":412,"weight":0.0001388980856840961,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.0001388861015626138,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00013886810928047044,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":412,"weight":0.00013885148437333533,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1366,"weight":0.0001388509144734264,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.35,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.00013880957593299166,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":568,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":436,"viewportWidth":320,"weight":0.00013879710626461364,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":384,"weight":0.00013871918840403322,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":714,"viewportWidth":412,"weight":0.0001387161651323756,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00013870318063690946,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.7,"effectiveType":"4g","rtt":0},"platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":375,"weight":0.00013864647451576707,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00013863955698975708,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.00013862906131285814,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.0001385146493952117,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00013848832530571938,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":384,"weight":0.00013848528746293083,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":375,"weight":0.00013843692202678348,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00013837509419553816,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":966,"viewportWidth":810,"weight":0.00013835868630301972,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":622,"viewportWidth":375,"weight":0.00013834552967909895,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.55,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":952,"viewportWidth":1919,"weight":0.00013828166196516853,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":837,"viewportWidth":1445,"weight":0.0001382763034183044,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00013825342063424433,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":892,"viewportWidth":1264,"weight":0.00013822321521883305,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":428,"weight":0.00013816859380626824,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36","vendor":"Google Inc.","viewportHeight":789,"viewportWidth":1440,"weight":0.00013814169966620753,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":100,"effectiveType":"3g","rtt":1150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.0001380558122292707,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":977,"viewportWidth":810,"weight":0.00013801077702847386,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":597,"viewportWidth":375,"weight":0.000137982311414076,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00013795574209212876,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.0001379389213731771,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00013792400884803243,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":912,"screenWidth":1368,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":835,"viewportWidth":1360,"weight":0.00013781729828159022,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":922,"viewportWidth":1912,"weight":0.0001377444548876862,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00013773450218022837,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00013772199985844833,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000137704460493141,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":697,"screenWidth":599,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":567,"viewportWidth":599,"weight":0.00013768080143935457,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":826,"viewportWidth":1536,"weight":0.000137665047046914,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":623,"viewportWidth":390,"weight":0.00013766243873772005,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00013765760013505118,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.0001376092299455381,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00013753302624138535,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.0001375218108981492,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00013750528931141405,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0001373816423424897,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00013735478007481075,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.0001373098009893668,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":846,"viewportWidth":1195,"weight":0.00013729653595894562,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00013725010477411915,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00013721336001551798,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00013717410879006067,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013714101893526047,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001371397987161584,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00013710570704032635,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00013709423116202622,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":777,"viewportWidth":1180,"weight":0.0001370930545143626,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.35,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":664,"viewportWidth":360,"weight":0.00013704874852948313,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":712,"viewportWidth":414,"weight":0.00013703252082539755,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00013702096179480841,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00013695636822279796,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00013694896241268694,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.00013693164028604269,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.3,"downlinkMax":100,"effectiveType":"3g","rtt":450,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":841,"viewportWidth":412,"weight":0.00013690155185455344,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":685,"viewportWidth":393,"weight":0.00013688802218976803,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1 Ddg/18.1","vendor":"Apple Computer, Inc.","viewportHeight":536,"viewportWidth":375,"weight":0.00013687374262736322,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.8,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":706,"viewportWidth":360,"weight":0.00013684938979547322,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":910,"viewportWidth":958,"weight":0.00013683048184914986,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":752,"viewportWidth":1041,"weight":0.00013683042011555227,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00013682861389305295,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.0001367967400824846,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.0001367063873646764,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001366950873750563,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":1060,"viewportWidth":412,"weight":0.00013663767227397314,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.7,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":648,"viewportWidth":1429,"weight":0.00013662288089248207,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.00013655933443489524,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001365016726127277,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00013648917419959854,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":720,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":720,"viewportWidth":412,"weight":0.0001364681124913722,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.0001363561999738954,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1528,"weight":0.00013635557017793065,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.0001363452515447403,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.55,"downlinkMax":null,"effectiveType":"3g","rtt":800,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":922,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":772,"viewportWidth":412,"weight":0.000136343815864954,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1067,"screenWidth":1707,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":906,"viewportWidth":1706,"weight":0.00013634072698103845,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013631858647526046,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00013630288387411085,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":654,"viewportWidth":384,"weight":0.00013629934402014277,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00013628584981996994,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00013628487870237475,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.0001362827085633602,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00013616014844314604,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":607,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":360,"weight":0.0001361258163695624,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0001360648874498482,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":788,"viewportWidth":1440,"weight":0.00013605442214144982,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00013600142726183625,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":610,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":610,"viewportWidth":360,"weight":0.00013597174548507686,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.00013596238198433644,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":567,"viewportWidth":320,"weight":0.00013589280032642208,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013584567930102363,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013582219012534468,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.000135796513750957,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00013578744587082573,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013577317606713285,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":821,"viewportWidth":430,"weight":0.0001357666102004664,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00013574464570237276,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00013562394831616697,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00013562060576401168,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":504,"viewportWidth":300,"weight":0.00013561477278943443,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.00013560646407523958,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.0001355981614396431,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00013557939259807987,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.35,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00013548199124596347,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.0001354578043927785,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":414,"weight":0.00013537325936868066,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":1495,"weight":0.00013535180163778884,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00013529756557334943,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00013515452558430702,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":412,"viewportWidth":390,"weight":0.0001351032119667324,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.0001351023081832717,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":776,"viewportWidth":412,"weight":0.00013509619469313037,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.05,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":594,"viewportWidth":1272,"weight":0.00013499412925736313,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00013494688463757486,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":706,"viewportWidth":414,"weight":0.0001349171624391698,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001348459664756023,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00013484512169232421,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":1450,"weight":0.00013484264435495907,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1194,"screenWidth":834,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":1067,"viewportWidth":834,"weight":0.00013481121033087932,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00013480164449981022,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/123.0.6312.52 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":390,"weight":0.00013476479598067455,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Safari/605.1.15 Ddg/17.7","vendor":"Apple Computer, Inc.","viewportHeight":490,"viewportWidth":343,"weight":0.00013474129089185738,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00013472014181790034,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":851,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":698,"viewportWidth":393,"weight":0.00013469146326267775,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1305,"viewportWidth":3440,"weight":0.00013460812183996654,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00013459827912250182,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013457144096071995,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":402,"weight":0.0001345367211963631,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.35,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00013449949227399324,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.4,"effectiveType":"3g","rtt":350},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1360,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1360,"weight":0.00013448395951169874,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (iPad; CPU OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":860,"weight":0.0001344505482700504,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":2,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00013440596367904456,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":null,"effectiveType":"3g","rtt":750,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00013437605857446935,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":1080,"weight":0.0001343561079677582,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.25,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":696,"viewportWidth":384,"weight":0.00013434666068616087,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":514,"viewportWidth":320,"weight":0.00013433619719971482,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":615,"screenWidth":1373,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":613,"viewportWidth":1366,"weight":0.00013429457291262836,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00013425263705214356,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":852,"viewportWidth":393,"weight":0.0001342487960169406,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":820,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":690,"viewportWidth":360,"weight":0.00013422213625554144,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00013418763937936618,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1107,"screenWidth":1710,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":981,"viewportWidth":1710,"weight":0.00013418664494095582,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":3.1,"effectiveType":"4g","rtt":150},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":779,"viewportWidth":1440,"weight":0.00013417430004639662,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00013415147339223548,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00013414662246804578,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":616,"viewportWidth":375,"weight":0.00013414528445809682,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013413466949407812,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0001341243903851188,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00013408392464419564,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.0001340823921366931,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":762,"viewportWidth":384,"weight":0.00013407430131744393,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.65,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":669,"viewportWidth":1436,"weight":0.0001340490977217805,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.65,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":790,"screenWidth":369,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":660,"viewportWidth":369,"weight":0.00013402054773708295,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":393,"weight":0.00013400077728968545,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_8_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":540,"viewportWidth":375,"weight":0.00013392798045574477,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":906,"screenWidth":369,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":801,"viewportWidth":369,"weight":0.00013390301080909117,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00013387568775567057,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00013386955654122993,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013384121139087743,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00013383209804866583,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":672,"viewportWidth":1312,"weight":0.00013381309193425544,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":3.05,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00013379245248863555,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00013376925600959867,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":1408,"weight":0.0001337233388061154,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.00013370156164811692,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":912,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":1366,"weight":0.0001336732164237977,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00013365368588493271,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00013365153858196295,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00013364338950182047,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":776,"viewportWidth":412,"weight":0.00013363997951317019,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00013362930752115442,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":516,"viewportWidth":320,"weight":0.00013362603426365953,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":627,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":627,"viewportWidth":360,"weight":0.00013362427626197515,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00013358871121801842,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":797,"viewportWidth":1470,"weight":0.00013353061734897614,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":100,"effectiveType":"3g","rtt":300,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.0001335172735549682,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":795,"viewportWidth":1512,"weight":0.0001335040702867568,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.00013349625507974371,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":390,"weight":0.00013344241011613563,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00013340051885963594,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.00013337029924977403,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001333447737079692,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001332999167981535,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":919,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.0001332937700949173,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":716,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":616,"viewportWidth":339,"weight":0.00013327972264301675,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":735,"viewportWidth":428,"weight":0.00013327519048314017,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1133,"screenWidth":744,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":1015,"viewportWidth":744,"weight":0.00013326149337561683,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00013326002515523535,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":823,"screenWidth":1317,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":655,"viewportWidth":1317,"weight":0.00013324775764624193,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":865,"viewportWidth":448,"weight":0.0001332289178558492,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00013320484758113597,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.15,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1528,"weight":0.00013320025450923114,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":678,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/26.0 Chrome/122.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":678,"viewportWidth":412,"weight":0.00013317930924284296,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00013317520759752234,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":0.65,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":751,"viewportWidth":412,"weight":0.00013313839821081823,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.0001331050942907628,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/129.0.6668.69 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00013298490912574983,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":100,"effectiveType":"3g","rtt":300,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00013296704816275861,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":430,"weight":0.0001329509172941713,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000132944476462404,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00013284677883324542,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001328352366133997,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":606,"viewportWidth":339,"weight":0.00013282764927748678,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":653,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":653,"viewportWidth":384,"weight":0.00013276063042492783,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.0001327297548016539,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.0001327112758049989,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1049,"screenWidth":485,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":920,"viewportWidth":485,"weight":0.0001326801797337848,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013267413754341226,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":668,"viewportWidth":390,"weight":0.00013265924897209831,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00013263757073133346,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":918,"screenWidth":1928,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":917,"viewportWidth":1920,"weight":0.00013261527094792744,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00013256154616076563,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.65,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":861,"screenWidth":388,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":720,"viewportWidth":388,"weight":0.00013254205218076032,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00013248002814056126,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":100,"effectiveType":"3g","rtt":350,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00013247833290107119,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":915,"viewportWidth":1680,"weight":0.00013245412179550383,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00013245313917083289,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":729,"viewportWidth":430,"weight":0.00013242978303669998,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00013242585054398684,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.75,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":681,"viewportWidth":1366,"weight":0.00013241109027507054,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/278.0.557984068 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.00013241052548540791,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00013231020387204185,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":793,"viewportWidth":393,"weight":0.00013228424126617258,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013226136788859136,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00013222868384281196,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.0001322197701427691,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":1600,"weight":0.00013216545556750815,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":412,"weight":0.00013214142456066604,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.45,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00013208931495304796,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.0001320790264320618,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00013203906164848862,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00013202115562061176,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.4,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36 OPR/86.0.0.0","vendor":"Google Inc.","viewportHeight":614,"viewportWidth":360,"weight":0.000132007072048661,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00013200491685643704,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":0.6,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":589,"viewportWidth":360,"weight":0.00013197853776149873,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00013187218848924749,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/343.0.695551749 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":509,"viewportWidth":320,"weight":0.00013184329819855808,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001318332522268649,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.95,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00013183095352828797,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0001318054555132346,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.1,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00013178331053760042,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00013172814493968188,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.0001317202890277419,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00013171219033294575,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00013167012649743676,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00013167010745443176,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":0,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.00013165115267773356,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.15,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":840,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":681,"viewportWidth":360,"weight":0.0001316454651619924,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.00013163815399938923,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/133 Mobile/15E148 Version/15.0","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00013160533880891677,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":728,"viewportWidth":384,"weight":0.0001315115538661824,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1541,"weight":0.0001314985746396271,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00013149246930928954,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013142470722501016,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":691,"viewportWidth":1600,"weight":0.0001313682037089278,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00013134110242770704,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013134085896555764,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1890,"screenWidth":3360,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1785,"viewportWidth":1637,"weight":0.00013133874964284964,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00013130886117789113,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001312376980498827,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":6,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":735,"viewportWidth":430,"weight":0.00013105802547500793,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":384,"weight":0.00013105469049702164,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00013097008125708453,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00013093338585830808,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.95,"downlinkMax":0.384,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":851,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":720,"viewportWidth":393,"weight":0.00013092086114789542,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00013087301881517036,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00013083667246423876,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013081914876103586,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.0001308064576182997,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00013080346297935112,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.0001307901095592285,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.0001307605596778985,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00013072407993887288,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":918,"viewportWidth":1771,"weight":0.00013062239316292433,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013061222673719947,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22B91 Twitter for iPhone/10.70","vendor":"Apple Computer, Inc.","viewportHeight":801,"viewportWidth":428,"weight":0.00013057760954033115,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/114.0.5735.124 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":390,"weight":0.000130563554363801,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1536,"weight":0.000130545571592312,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00013039103176356727,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013038826525648475,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":813,"viewportWidth":1440,"weight":0.00013030830294765122,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.000130166467725356,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013011357049287053,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":780,"viewportWidth":390,"weight":0.00013004714719767175,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1080,"viewportWidth":1552,"weight":0.00013001899415713083,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.00013000982616240088,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00012997605236875345,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":1288,"viewportWidth":2552,"weight":0.00012996137921301616,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0001299326018806659,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00012991428139030054,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.00012987141879974647,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00012982007718112865,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.0001298007136474137,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":753,"screenWidth":1205,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1205,"weight":0.00012979332554994655,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00012978507023438893,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.0001297443540648955,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"effectiveType":"3g","rtt":750},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00012972329157115065,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00012968992879679037,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":639,"viewportWidth":372,"weight":0.00012968129962595207,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.3,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1512,"weight":0.0001296591000663681,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.95,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00012962567634215613,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00012959456270213984,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":384,"weight":0.00012954535999732013,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00012953794941145363,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1912,"weight":0.00012952135060487926,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00012950035676045853,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.00012946957761360617,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0001294684509251601,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":750,"screenWidth":346,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":611,"viewportWidth":346,"weight":0.0001294670248892131,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":712,"viewportWidth":430,"weight":0.00012944573243244147,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.15,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.0001294319523441019,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":765,"screenWidth":344,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":626,"viewportWidth":344,"weight":0.00012941103553170595,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00012932820220495903,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.65,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00012932213654605684,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00012932059826897236,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00012930015816587504,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":1600,"weight":0.0001292952093568163,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00012926626826752512,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1137,"viewportWidth":1951,"weight":0.00012925326731141654,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.0001290994672260364,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00012906814638536892,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000129060823586802,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.4,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":720,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":592,"viewportWidth":360,"weight":0.00012905975299241907,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00012905250493046752,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00012900709713855048,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00012895543578717483,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0001289466956354396,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00012894305619222087,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":696,"viewportWidth":384,"weight":0.00012890045037249203,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":661,"viewportWidth":360,"weight":0.00012887587588540902,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1002,"screenWidth":463,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":863,"viewportWidth":463,"weight":0.00012883410736904706,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00012873953091142079,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":3.1,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":412,"weight":0.00012870424923404502,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00012866009082547434,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00012862159425150745,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.0001285785965360591,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":617,"viewportWidth":360,"weight":0.00012857143754612144,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":699,"viewportWidth":360,"weight":0.00012845016190345687,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001284287448180454,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":0,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":788,"viewportWidth":1440,"weight":0.00012840690091817645,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.85,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00012840379690868937,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00012839858053847675,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00012833730616317753,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00012833017275959538,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":851,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":393,"weight":0.000128323476768352,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":390,"weight":0.00012827501049222456,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":761,"viewportWidth":428,"weight":0.00012822770754193662,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":384,"weight":0.00012821406856126946,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00012821083081654877,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.0001281699104737804,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.7,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":693,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":412,"weight":0.00012815842807057846,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00012814791911657037,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00012808319879285316,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00012806164134038114,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00012805383678341173,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":948,"viewportWidth":500,"weight":0.000128014307464567,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.00012800754942892724,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00012798328716040794,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00012797949175695565,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/124.0.6367.111 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":390,"weight":0.0001279393622272347,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":412,"weight":0.00012793126849238988,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.00012782981031416552,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00012781042704836562,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1015,"viewportWidth":1800,"weight":0.00012775372230819222,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00012774463694236683,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00012771380439737323,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00012768780683761235,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00012762159556120207,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00012761623378075974,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":635,"viewportWidth":375,"weight":0.00012760331531168538,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00012749940798642087,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0001274988566930612,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00012748853050333086,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":593,"viewportWidth":1280,"weight":0.0001274339547950237,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":844,"viewportWidth":448,"weight":0.00012740175698380815,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (iPad; CPU OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":856,"viewportWidth":1366,"weight":0.00012736959694540888,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001273541553795299,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.0001273404738298613,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.0001272793358658115,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00012727781250735596,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00012722145118019106,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00012718404381125692,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":942,"screenWidth":424,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":800,"viewportWidth":424,"weight":0.00012718348644266594,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001271591873601323,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":390,"weight":0.0001271159599291201,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":550,"viewportWidth":375,"weight":0.00012710520084149935,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":609,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":609,"viewportWidth":360,"weight":0.00012708589922504974,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":774,"viewportWidth":393,"weight":0.0001270628708310306,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00012696214198506143,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 OPR/115.0.0.0","vendor":"Google Inc.","viewportHeight":920,"viewportWidth":1918,"weight":0.00012695558224097673,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.0001269396612727168,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":507,"viewportWidth":1280,"weight":0.00012691456219763878,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":428,"weight":0.00012689692249570278,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1112,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":731,"viewportWidth":1112,"weight":0.00012688182568995772,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00012683728201706644,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00012683036026077412,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":1366,"weight":0.00012680355325241254,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":3.25,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":728,"viewportWidth":384,"weight":0.00012677158292132522,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00012676483636308528,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":619,"viewportWidth":390,"weight":0.00012672341865562061,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":515,"screenWidth":327,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":515,"viewportWidth":327,"weight":0.00012665656689134311,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":617,"viewportWidth":360,"weight":0.0001266468196957272,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":706,"viewportWidth":414,"weight":0.00012663100513721706,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":844,"viewportWidth":448,"weight":0.00012659877279120165,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00012654735405680484,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":568,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":516,"viewportWidth":320,"weight":0.0001265261201651373,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":704,"viewportWidth":1440,"weight":0.00012647285518601635,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":815,"viewportWidth":412,"weight":0.00012646081248968993,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00012643910112197063,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":null,"effectiveType":"3g","rtt":400,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":412,"weight":0.000126438535035022,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":646,"viewportWidth":390,"weight":0.00012623694669187488,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":430,"weight":0.00012615466750738513,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001261504072119692,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00012612434925231676,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00012606895246066677,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00012605890280588942,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.00012604177925355114,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00012604046455868368,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00012597715880061536,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00012595888290924776,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":873,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":737,"viewportWidth":393,"weight":0.00012593835617310446,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.6,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":674,"viewportWidth":360,"weight":0.00012592881626449404,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00012586132251068394,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.00012585039969575284,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001258474332522364,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00012580853983968601,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00012579760410022555,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.00012577905591304849,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00012577765444543972,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":853,"viewportWidth":430,"weight":0.0001257589416325245,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00012569060970920643,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.0001256902136227998,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":739,"viewportWidth":1536,"weight":0.00012567592581686572,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00012560109013841808,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.000125588535714583,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":1592,"weight":0.0001255678485543011,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0001255417640112015,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":1440,"weight":0.0001254134654548375,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":607,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":360,"weight":0.00012535296044534352,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00012534265918901475,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":963,"viewportWidth":1920,"weight":0.0001253353131848008,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00012530551168100164,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00012522174954518917,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":697,"screenWidth":599,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":599,"weight":0.00012521723619512634,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.00012509543371780777,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":727,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":339,"weight":0.00012506974232296268,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00012505339900686766,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00012504135031019497,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":735,"viewportWidth":430,"weight":0.00012501950154041576,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.00012494567135478796,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1194,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":1194,"weight":0.00012493952443387056,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":758,"viewportWidth":1600,"weight":0.0001249323440514608,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":682,"viewportWidth":360,"weight":0.0001249281151326091,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00012489980276557324,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00012489055563458647,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":721,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1280,"weight":0.000124869816464152,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":676,"viewportWidth":402,"weight":0.00012483760088188517,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":669,"viewportWidth":384,"weight":0.00012473450934403913,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.85,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":730,"screenWidth":1300,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":561,"viewportWidth":1300,"weight":0.00012468987915204835,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Android 15; Mobile; rv:133.0) Gecko/133.0 Firefox/133.0","vendor":"","viewportHeight":668,"viewportWidth":360,"weight":0.00012452767900581732,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":605,"viewportWidth":339,"weight":0.00012451883534199819,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00012451079881375924,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":568,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":523,"viewportWidth":320,"weight":0.00012451019838249534,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":799,"viewportWidth":1536,"weight":0.00012449931011070236,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00012444818999798998,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":412,"weight":0.00012444685395168143,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.3,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":727,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/26.0 Chrome/122.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":727,"viewportWidth":384,"weight":0.00012444152363925686,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00012443055010403513,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00012442224788968768,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":250},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:131.0) Gecko/20100101 Firefox/131.0","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":1440,"weight":0.00012440083899065388,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.0001243914571403115,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":616,"viewportWidth":320,"weight":0.00012438652008318768,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.0001242773447080419,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":792,"viewportWidth":412,"weight":0.00012427712960265175,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":827,"viewportWidth":428,"weight":0.0001242751059002931,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":991,"weight":0.00012412538414781742,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00012412410273296233,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.5,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":993,"screenWidth":444,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":845,"viewportWidth":444,"weight":0.00012405825746518388,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00012404322908641667,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.4,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00012403420960514373,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":680,"viewportWidth":1194,"weight":0.00012399824950697322,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":798,"viewportWidth":473,"weight":0.00012391909412543095,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.3,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":595,"viewportWidth":320,"weight":0.00012390827086183109,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/120.0.6099.119 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":853,"viewportWidth":430,"weight":0.00012389460698354962,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":624,"viewportWidth":375,"weight":0.0001238907450766395,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.00012376093726193288,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":613,"viewportWidth":1280,"weight":0.00012367764760800242,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.2,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00012364909348807477,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2610.1025 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":375,"weight":0.00012363743125525084,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00012358158634351643,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00012355790211313742,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":328,"viewportWidth":800,"weight":0.00012349749672675115,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.6,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.00012345977342665608,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00012345009727197928,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":640,"viewportWidth":375,"weight":0.00012341860173912533,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.0001234104528948524,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00012338646015372322,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":813,"viewportWidth":1440,"weight":0.00012336533167822263,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00012332961229170815,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.1,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.00012327820812066775,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.4,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":753,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":609,"viewportWidth":339,"weight":0.00012321013386788694,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.9694.1017 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":375,"weight":0.00012320306493966409,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1480,"screenWidth":924,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1344,"viewportWidth":924,"weight":0.00012316132129810563,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":608,"viewportWidth":390,"weight":0.00012315040949920363,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.4,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00012314369869649924,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":708,"viewportWidth":376,"weight":0.00012313764751518613,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1360,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1360,"weight":0.00012312476117201207,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.0001231220396193215,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00012309820104159963,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.4,"effectiveType":"3g","rtt":300},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":1440,"weight":0.00012307626619435916,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.7,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":640,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":512,"viewportWidth":360,"weight":0.00012307037983747248,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.0001230445057109234,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.85,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00012302972757728984,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00012302436716909223,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":1024,"weight":0.0001230128580909107,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":867,"viewportWidth":448,"weight":0.0001229813438195415,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00012296689144283322,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00012292739795370918,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00012291934146526764,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00012291590713734793,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0001229104481910069,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":412,"weight":0.0001228659947014735,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":917,"viewportWidth":1300,"weight":0.00012282572869429186,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00012280685918337976,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00012279952675967336,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":1280,"viewportWidth":2552,"weight":0.00012277272516104658,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00012275311127523774,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001227514044322242,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":428,"weight":0.00012274637194286387,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":717,"viewportWidth":414,"weight":0.00012271354544090088,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00012270518100795792,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":761,"viewportWidth":440,"weight":0.00012264386525705928,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00012264228941801246,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00012259776483906194,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":733,"viewportWidth":412,"weight":0.0001225869642853261,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00012255573761328232,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":430,"weight":0.00012255149399399657,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00012251858741186067,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/343.0.695551749 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00012249945400052083,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.0001224841018302042,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00012241594607608587,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00012240994904565356,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00012240029456500717,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1277,"screenWidth":3264,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1001,"viewportWidth":1043,"weight":0.00012235792716873528,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":641,"viewportWidth":375,"weight":0.0001223424508739933,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.0001222897911552409,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00012227706861276974,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00012222129466036576,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1138,"screenWidth":712,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":874,"viewportWidth":641,"weight":0.00012221553555915552,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":862,"viewportWidth":428,"weight":0.0001222141637945125,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00012220413779489477,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00012220384420303103,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.0001221983261317397,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00012219587535846978,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0001221859968397371,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.35,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":912,"screenWidth":1368,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":785,"viewportWidth":1368,"weight":0.00012217912941023552,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00012217732195360587,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":428,"weight":0.00012213312814699247,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":388,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":388,"weight":0.0001221323686712869,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00012212426639657766,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":938,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":827,"viewportWidth":412,"weight":0.00012209606628942727,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":649,"viewportWidth":393,"weight":0.00012208239000550492,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":842,"viewportWidth":412,"weight":0.0001220583784963359,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00012201071261928108,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00012197688969302879,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00012196639824184462,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.00012194756523806464,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":934,"viewportWidth":1920,"weight":0.00012193279681047219,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00012193223015451197,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":568,"viewportWidth":320,"weight":0.0001219079780464629,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0001218880641792221,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":1180,"weight":0.00012185051653511204,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.00012180841887697257,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00012179473823740016,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":390,"weight":0.00012178067853205745,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":852,"viewportWidth":393,"weight":0.00012177836164587262,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.65,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":412,"weight":0.00012175709965102648,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00012174744145801039,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/339.0.686111475 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00012167019854314326,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":1366,"weight":0.00012166648771780233,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.0001216502396214818,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0001216234299294017,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00012158364849159024,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.3,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":790,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; SM-G960U Build/QP1A.190711.020) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.6778.104 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":629,"viewportWidth":384,"weight":0.00012156175634012166,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00012154476868861142,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":0,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":695,"viewportWidth":1024,"weight":0.0001214977275304954,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00012144229420399078,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":616,"viewportWidth":375,"weight":0.00012140073535350221,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0","vendor":"","viewportHeight":500,"viewportWidth":1280,"weight":0.00012139042599391757,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":679,"viewportWidth":390,"weight":0.00012137813524039247,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":583,"viewportWidth":1379,"weight":0.00012137376335645107,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.0001213069127881242,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":568,"viewportWidth":320,"weight":0.00012129605407445845,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.0001212238583313781,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00012121872890407,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":918,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":789,"viewportWidth":412,"weight":0.00012115453068090184,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":390,"weight":0.00012110524227694269,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/133.0 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00012104184196615944,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":928,"viewportWidth":1912,"weight":0.00012102420223111816,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00012101106460631064,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/304.0.607401217 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0001209953236908787,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 14_8_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00012097419166766192,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00012097416539051858,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/343.0.695551749 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00012096072518474347,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.15,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":924,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":790,"viewportWidth":412,"weight":0.00012092979168731795,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.8,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":412,"weight":0.00012092116684116717,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00012091943725513973,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00012088578817222599,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00012088496003623159,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00012085572212367632,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00012079963851553394,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":384,"weight":0.00012072058539083919,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00012069024849846177,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00012066716059955118,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00012065170142385896,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00012054944513943334,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/91.0.4472.80 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":428,"weight":0.00012051980958764402,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00012049708078597328,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.55,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00012047419956378893,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00012046780425016638,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00012044326921744737,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":412,"weight":0.00012043350811416392,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":656,"viewportWidth":515,"weight":0.000120431151013006,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":412,"weight":0.00012035234641614873,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":385,"weight":0.00012034686986880134,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":898,"viewportWidth":1497,"weight":0.00012033031699038423,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":840,"viewportWidth":1470,"weight":0.00012025445868485495,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00012022694650147162,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":812,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":360,"weight":0.00012022107267028976,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":650,"viewportWidth":393,"weight":0.00012022007668809088,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1153,"viewportWidth":2100,"weight":0.0001201844695053707,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0001201735058834316,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0001201516554551104,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":549,"viewportWidth":375,"weight":0.00012014878080627218,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":677,"viewportWidth":402,"weight":0.00012013151124404966,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001201273464871128,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1313,"viewportWidth":2560,"weight":0.00012012195820229579,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00012012000024604046,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":771,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":688,"viewportWidth":360,"weight":0.00012010774481929735,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.111 Safari/537.36","vendor":"Google Inc.","viewportHeight":720,"viewportWidth":1280,"weight":0.00012009715377809975,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":384,"weight":0.00012009366415271362,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.05,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00012008338288271022,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":0.00012006676499830143,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/121.0.6167.138 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00012005960173666073,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00011999817236399086,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.0001199731496874323,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00011996306657487405,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":640,"viewportWidth":375,"weight":0.00011991373579037913,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00011988030161272577,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00011985654921751783,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.00011984396426216302,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1305,"viewportWidth":2560,"weight":0.00011980803724999138,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":0,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":921,"viewportWidth":768,"weight":0.00011976568357967391,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011975109954421803,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":384,"weight":0.00011971176315854381,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.0001196934213951739,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00011967062750638869,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":390,"weight":0.00011966465697980355,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":929,"viewportWidth":1920,"weight":0.00011963240714059612,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.3,"downlinkMax":null,"effectiveType":"3g","rtt":800,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00011956290071689088,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00011951838747549206,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0001194629218052824,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":688,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":688,"viewportWidth":384,"weight":0.0001193783131198621,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00011937633973650884,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011937347154618244,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":615,"viewportWidth":1024,"weight":0.0001193671138618088,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00011935679882326887,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":904,"viewportWidth":536,"weight":0.00011925449404024305,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011917824614349194,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":0.00011916919475046109,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.85,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":904,"screenWidth":407,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1844,"viewportWidth":980,"weight":0.00011916292237469939,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.000119143580432141,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001191407119358535,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":952,"viewportWidth":958,"weight":0.00011912042932165109,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":790,"viewportWidth":412,"weight":0.00011904074344316455,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":646,"viewportWidth":390,"weight":0.00011903487181556734,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1024,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":889,"viewportWidth":1280,"weight":0.0001190093789656544,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1133,"screenWidth":744,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1001,"viewportWidth":744,"weight":0.00011900715538847651,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001189878868516539,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":449,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":449,"viewportWidth":320,"weight":0.00011896153499289374,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00011893908740622539,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00011893397811760932,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011891457059412952,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00011891213680258788,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00011886507679981151,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1317,"viewportWidth":2560,"weight":0.00011883512736748938,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":390,"weight":0.00011882717604366121,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011880962371638326,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 14) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/131.0.0.0 Mobile DuckDuckGo/5 Safari/537.36","vendor":"Google Inc.","viewportHeight":830,"viewportWidth":412,"weight":0.00011879010904508059,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":803,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":710,"viewportWidth":360,"weight":0.00011876762058939484,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":428,"weight":0.00011870942875199539,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":708,"viewportWidth":414,"weight":0.0001186969219628567,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":1511,"weight":0.00011865202877625647,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0","vendor":"Google Inc.","viewportHeight":936,"viewportWidth":1400,"weight":0.00011862929740608604,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00011862239738327817,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.6,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Avast/130.0.0.0","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00011860969216520885,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.0001186027060616674,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":375,"weight":0.00011860191587222783,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.00011858916976869159,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":894,"viewportWidth":1881,"weight":0.00011856524342154182,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011853478172244741,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":814,"viewportWidth":432,"weight":0.00011852386460305585,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011852097883477912,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011846976048500516,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2560,"weight":0.00011846251725415637,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00011840920825441985,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":712,"viewportWidth":414,"weight":0.00011839633763348036,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00011838345503809119,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00011835585022297671,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.0001183523481515887,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011831521998744976,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":721,"viewportWidth":1320,"weight":0.00011828090131609814,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":635,"viewportWidth":390,"weight":0.00011826863183131624,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":514,"viewportWidth":320,"weight":0.00011826350346104639,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.00011824486622220543,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00011821075496778575,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":633,"viewportWidth":375,"weight":0.00011819705629007134,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011818199969423547,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.85,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00011814666228192691,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":1,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":904,"viewportWidth":1920,"weight":0.0001181318339757926,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00011812581431238262,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001181047059091751,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011810289825084467,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00011810280649328996,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":1344,"screenWidth":1344,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6533.72 Safari/537.36","vendor":"Google Inc.","viewportHeight":1344,"viewportWidth":1344,"weight":0.00011808862483351811,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00011803723251759353,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1536,"weight":0.00011803120502720255,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":747,"viewportWidth":412,"weight":0.00011802439403981756,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.0001180055879516705,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.7,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.0001179759032592175,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":414,"weight":0.00011797258650340701,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011796883265159074,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00011792316511939255,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00011787835087958966,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":760,"screenWidth":1216,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":601,"viewportWidth":1216,"weight":0.00011787181875465343,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011782309947412517,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":753,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":626,"viewportWidth":339,"weight":0.00011779323590807557,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":721,"viewportWidth":390,"weight":0.00011777445675657882,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011777075905004801,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1003,"screenWidth":1504,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":876,"viewportWidth":1504,"weight":0.00011772194458439553,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.9,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":0,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1024,"weight":0.00011766543365384987,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00011758565169118869,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00011756996478925321,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.3,"downlinkMax":null,"effectiveType":"3g","rtt":950,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":785,"viewportWidth":412,"weight":0.00011752649477763436,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.3,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/25.0 Chrome/121.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.00011749033981940753,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.4,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":658,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":530,"viewportWidth":320,"weight":0.0001174677382752021,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011744327040763359,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":845,"viewportWidth":487,"weight":0.00011742647954486718,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00011740014289611139,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.0001173912213549748,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00011734934572970355,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.75,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00011725371748259155,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":645,"viewportWidth":1366,"weight":0.00011721909567685799,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":915,"viewportWidth":1680,"weight":0.0001171905810562315,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":393,"weight":0.00011709633973959586,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.00011708640973527835,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":841,"viewportWidth":448,"weight":0.00011708087867711899,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00011700720419954059,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.00011700718479870386,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011700446244561547,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00011698940860296654,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":null,"effectiveType":"3g","rtt":450,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00011696689226615588,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00011695027981788434,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":641,"viewportWidth":375,"weight":0.00011694348224670377,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1112,"screenWidth":1710,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":990,"viewportWidth":1710,"weight":0.00011691862120306109,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":968,"viewportWidth":960,"weight":0.00011691561999411653,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00011686580840594226,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00011686034763962147,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1280,"weight":0.00011680969726630081,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0001167922549874624,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00011679181466656209,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00011676310959527992,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":1180,"weight":0.00011676302418419505,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.95,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00011675135139647238,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":729,"viewportWidth":430,"weight":0.00011672837270183,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00011671997450950553,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":729,"viewportWidth":430,"weight":0.00011668628187998443,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":773,"viewportWidth":412,"weight":0.00011666481939768238,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.75,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1305,"viewportWidth":2560,"weight":0.00011666014611653772,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":1344,"screenWidth":1344,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6533.72 Safari/537.36","vendor":"Google Inc.","viewportHeight":1344,"viewportWidth":1344,"weight":0.00011663446530845555,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":704,"viewportWidth":1536,"weight":0.00011656704779664678,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00011655445542737188,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011653154412988321,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":1344,"screenWidth":1344,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6533.72 Safari/537.36","vendor":"Google Inc.","viewportHeight":1344,"viewportWidth":1344,"weight":0.00011652010040162896,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.6,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00011651442394488804,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":967,"screenWidth":1922,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":963,"viewportWidth":1920,"weight":0.00011648310577550491,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00011646088529742184,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":727,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":600,"viewportWidth":339,"weight":0.00011640392673454139,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011640015323178769,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00011632430659198369,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011619591768900882,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011614673322339248,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001160710060940891,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.00011605330422508206,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00011605094446191941,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011598660747647963,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011598656035333273,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":430,"weight":0.00011595686002405929,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00011595252487974494,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":684,"viewportWidth":1328,"weight":0.00011594853148822853,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00011593962788189418,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00011591667436803489,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.0001159023940438749,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1 Ddg/18.2","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.00011586097800169931,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00011584233203281043,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/283.0.567502095 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":710,"viewportWidth":414,"weight":0.00011582864723045443,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":1280,"weight":0.00011580446834199285,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00011580270618204097,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00011580238505793206,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":938,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":805,"viewportWidth":412,"weight":0.00011579211728381957,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1194,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1091,"viewportWidth":834,"weight":0.00011576471633758122,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1112,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1042,"viewportWidth":834,"weight":0.00011575045564709129,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":654,"viewportWidth":376,"weight":0.00011571847523668271,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00011570243703843154,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00011568518331180386,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00011564990196567919,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":696,"viewportWidth":384,"weight":0.00011563163774655297,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":857,"viewportWidth":412,"weight":0.00011561444140595479,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00011552221482990786,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":560,"viewportWidth":1272,"weight":0.00011549980318644514,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.95,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.00011545326820816287,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.00011539153290531259,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":1600,"weight":0.0001153465263891429,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":545,"viewportWidth":375,"weight":0.00011534602774534137,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011532645690408038,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011528222839910925,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00011524363388553236,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":390,"weight":0.00011517864341302471,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":432,"weight":0.00011517741289602707,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00011516808862238983,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":1180,"weight":0.00011515937764898234,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011515754569476418,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":600,"viewportWidth":320,"weight":0.00011515199037068196,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.00011512270718078684,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1296,"viewportWidth":2109,"weight":0.00011512171837439466,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011510321349912625,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.65,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":627,"viewportWidth":360,"weight":0.00011506049879375325,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.5,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":873,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":792,"viewportWidth":393,"weight":0.00011503610470092453,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":589,"viewportWidth":360,"weight":0.0001149708594529167,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":4,"screenHeight":1688,"screenWidth":1302,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1682,"viewportWidth":1299,"weight":0.0001149511478382035,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011494701537149246,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011492171856788477,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00011489892591256885,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001148878241876665,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":967,"viewportWidth":1920,"weight":0.00011488650486118323,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0001148826741287912,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":749,"viewportWidth":384,"weight":0.0001148483077393409,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.7,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00011482910472419233,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011479465573001767,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00011479236628996835,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00011478497544297932,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_8_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":548,"viewportWidth":375,"weight":0.00011476758797962383,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00011473616826079827,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":651,"viewportWidth":360,"weight":0.00011471791709950725,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":909,"viewportWidth":1920,"weight":0.00011467338116384783,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00011467104608700112,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00011464756122950746,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00011464344659752013,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00011464198793711265,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00011460994069563872,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":818,"viewportWidth":1520,"weight":0.00011460320085428104,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011459957768360999,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":861,"screenWidth":388,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":720,"viewportWidth":388,"weight":0.00011457312957820201,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/327.0.656162734 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":703,"viewportWidth":390,"weight":0.000114523739546981,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":776,"viewportWidth":412,"weight":0.00011451670295511103,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00011446540301160308,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011442926029811784,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":550,"viewportWidth":375,"weight":0.00011439943310504419,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00011434039814124676,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":643,"viewportWidth":375,"weight":0.00011432800572246985,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":690,"viewportWidth":1180,"weight":0.0001142719007480686,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 11; SM-G991U Build/RP1A.200720.012; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/91.0.4472.101 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":683,"viewportWidth":360,"weight":0.00011425927156690189,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00011425850037755302,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011424368033707124,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":347,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":630,"viewportWidth":347,"weight":0.00011420332225727916,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00011420230010739502,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.9,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":873,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.6312.118 Mobile Safari/537.36 XiaoMi/MiuiBrowser/14.22.1-gn","vendor":"Google Inc.","viewportHeight":682,"viewportWidth":393,"weight":0.00011415861658093368,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00011413356224216773,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":1260,"screenWidth":2240,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1027,"viewportWidth":1437,"weight":0.00011412180705797889,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00011412029557413813,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.15,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00011404599285005988,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1235,"viewportWidth":1832,"weight":0.0001140367168870188,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/233.0.478398274 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":393,"weight":0.00011403341983518879,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00011402184403881043,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.00011399972503640689,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.4,"downlinkMax":null,"effectiveType":"3g","rtt":300,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00011397139670095566,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.00011395990621179585,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":851,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":393,"weight":0.00011394209281964332,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":773,"viewportWidth":393,"weight":0.00011391761606950203,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00011389393132916073,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.15,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00011388067686281546,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":811,"viewportWidth":1600,"weight":0.00011385048238993789,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.4,"downlinkMax":100,"effectiveType":"3g","rtt":400,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.00011381365374007044,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":721,"viewportWidth":384,"weight":0.00011381332414811283,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.1,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.0001137997864385576,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00011379232473744494,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":706,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":706,"viewportWidth":345,"weight":0.00011377628675984425,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.4,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.6026.1457 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":375,"weight":0.00011376644247931264,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":1024,"weight":0.00011375862732285061,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00011375250413672005,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) EdgiOS/131.0.2903.76 Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":932,"viewportWidth":430,"weight":0.00011374302927635289,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":534,"viewportWidth":375,"weight":0.00011373072522477232,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":630,"viewportWidth":375,"weight":0.00011372554158867854,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.0001137174659719563,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":1180,"weight":0.00011371098103117572,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0001136874526316924,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011368524689645144,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00011359026174754297,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":708,"viewportWidth":376,"weight":0.00011357014639413191,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00011356122674944641,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/337.1.683747349 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00011355817760580384,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00011349225110527399,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.0001134797949106021,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00011343316930789793,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00011340711404272846,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":100,"effectiveType":"3g","rtt":600,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":661,"viewportWidth":384,"weight":0.00011331448133122646,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":768,"screenWidth":346,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":587,"viewportWidth":346,"weight":0.00011328266324738712,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00011327525862601523,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":817,"viewportWidth":1470,"weight":0.00011325898696646845,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011323004781707734,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00011322831761384283,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00011321094711825043,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011320434100471482,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.2,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":823,"screenWidth":708,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":681,"viewportWidth":708,"weight":0.00011319595575843827,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00011319177867093152,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":795,"viewportWidth":1436,"weight":0.00011316729394366442,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.0001131077246829813,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00011310138467617922,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011307892157185623,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00011299376897590737,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":766,"viewportWidth":412,"weight":0.00011295670845597355,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00011291941206951986,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011291208444823026,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":390,"weight":0.00011287716850867992,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.0001128731840578694,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.85,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.0001128428074025684,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":967,"viewportWidth":1920,"weight":0.00011281439300810832,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":345,"weight":0.00011278075152852402,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":710,"viewportWidth":1180,"weight":0.00011277705836400964,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001127504192008115,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011274659727973376,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.3,"effectiveType":"4g","rtt":100},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":581,"viewportWidth":540,"weight":0.00011274501944796217,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00011274477651617322,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.00011273466454255253,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.85,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":991,"viewportWidth":1920,"weight":0.0001127227384257227,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":922,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":772,"viewportWidth":412,"weight":0.00011271294177789811,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011268728498127357,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00011268047340414963,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00011266724533276498,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00011261014695106718,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00011260273666058795,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00011259945323029151,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":412,"weight":0.00011258461765881783,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00011255227240273895,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00011254792744073507,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":100,"effectiveType":"3g","rtt":450,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":388,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":388,"weight":0.00011251060876236889,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00011250614135163569,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":0,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":695,"viewportWidth":1024,"weight":0.0001124440821735501,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":2.85,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.0001124416650967651,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":785,"viewportWidth":412,"weight":0.00011244016189020117,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1318,"viewportWidth":2560,"weight":0.00011244009149241243,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":642,"viewportWidth":1272,"weight":0.00011242004395695223,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011233110230775586,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":861,"screenWidth":388,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":741,"viewportWidth":388,"weight":0.00011232488589779942,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00011230117937553139,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":430,"weight":0.00011229440660266612,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1,"downlinkMax":100,"effectiveType":"3g","rtt":550,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":347,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":582,"viewportWidth":347,"weight":0.00011227197914512853,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.5,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":786,"screenWidth":1397,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":632,"viewportWidth":1389,"weight":0.00011226314057704922,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":527,"viewportWidth":320,"weight":0.00011225783977582499,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":744,"screenWidth":1323,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":631,"viewportWidth":1322,"weight":0.00011224030947992295,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":617,"viewportWidth":360,"weight":0.00011219818689749165,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00011219289051999748,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00011218115680580929,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00011212662277680314,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00011212571551152775,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":740,"viewportWidth":1592,"weight":0.00011210481672473839,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00011207145984718375,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011202686583517076,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":837,"viewportWidth":1920,"weight":0.00011200181107381328,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00011198582853333063,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":755,"viewportWidth":1512,"weight":0.00011198233617879041,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1112,"screenWidth":834,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1112,"weight":0.00011197434725094063,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00011195029201801635,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.00011191254250236942,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00011189062777284239,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00011186758414512723,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":1528,"weight":0.00011184259195352613,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00011184028412057982,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":0.00011183848541691853,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00011182071962620635,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00011172500661471396,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00011172151745080609,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.25,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.00011169183628429599,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00011165291320804595,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":2,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":586,"viewportWidth":360,"weight":0.0001116487161774944,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00011164870623991926,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22B91 Twitter for iPhone/10.64.1","vendor":"Apple Computer, Inc.","viewportHeight":799,"viewportWidth":430,"weight":0.00011163927184976524,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":853,"viewportWidth":1532,"weight":0.00011160930534065832,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.3,"downlinkMax":null,"effectiveType":"3g","rtt":850,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":687,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":560,"viewportWidth":320,"weight":0.00011158916934691307,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0001115692534159256,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001115547355193429,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.35,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv8l","pluginsLength":0,"screenHeight":640,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 8.0.0; SM-G930V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":560,"viewportWidth":360,"weight":0.00011152761815006468,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011149981264140795,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00011149937734791704,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.85,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00011148271355212734,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.4,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.0001114391241898127,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001114269314631742,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00011139618826854737,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.0001113909935685668,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_8_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":617,"viewportWidth":414,"weight":0.00011136460773472334,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":878,"viewportWidth":1920,"weight":0.0001113488811887346,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":837,"screenWidth":377,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":377,"weight":0.00011131969124696686,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/133.0 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00011130008094449882,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00011129355215971137,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":861,"screenWidth":388,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":749,"viewportWidth":388,"weight":0.00011128193164886757,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.8,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":545,"viewportWidth":339,"weight":0.00011121939948139013,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00011121928409053568,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":550,"viewportWidth":375,"weight":0.00011121697245629085,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 11; SM-G981W Build/RP1A.200720.012; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/89.0.4389.105 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":384,"weight":0.0001112052325114734,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":749,"viewportWidth":428,"weight":0.00011119703010532562,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.3,"downlinkMax":100,"effectiveType":"3g","rtt":350,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":724,"screenWidth":326,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":595,"viewportWidth":326,"weight":0.00011116236078782112,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00011115658178891341,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011107002322052962,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":841,"viewportWidth":487,"weight":0.000111039455055511,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011102098454533059,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00011099745234795184,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011097344507513163,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":974,"weight":0.00011095172798187823,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00011094208838629422,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":589,"viewportWidth":360,"weight":0.00011090584897670583,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00011089309086703266,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":390,"weight":0.00011088293662273655,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.0001108769957662018,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011085138285445036,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00011082791510092146,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001108035672165217,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":828,"viewportWidth":448,"weight":0.00011077563824208503,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00011077211741775972,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00011076203861564614,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00011065688907543664,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00011063881833437454,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":1024,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.139 Safari/537.36","vendor":"Google Inc.","viewportHeight":719,"viewportWidth":1344,"weight":0.00011062697124553119,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00011060481392421866,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":393,"weight":0.0001105918365473747,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":384,"weight":0.00011056302174887822,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":716,"viewportWidth":414,"weight":0.00011056174144116783,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011054153868794866,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":393,"weight":0.00011053692119116927,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.0001105367429936449,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00011049706393919919,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":100,"effectiveType":"3g","rtt":300,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00011047382104304335,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00011038139095109496,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.25,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":958,"viewportWidth":1920,"weight":0.00011034382553352358,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00011027666135192633,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00011027508751495048,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00011026560807422943,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011026300205805224,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":609,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":609,"viewportWidth":360,"weight":0.00011019214357283096,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011018466976647184,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":412,"weight":0.0001101743593506846,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00011007863962180188,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":1526,"weight":0.00011003417344530864,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.0001100111473076807,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":895,"viewportWidth":1366,"weight":0.00010999405615566187,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0001099900002295664,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":384,"weight":0.00010997047982025786,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010996391605654493,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":851,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":687,"viewportWidth":371,"weight":0.00010992784534600529,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1528,"weight":0.00010991137393212669,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00010990851394869102,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010990787308361486,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00010990550278841156,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010990367044912857,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":651,"viewportWidth":360,"weight":0.00010987453340513392,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":619,"viewportWidth":360,"weight":0.0001098668134109594,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00010985731752296032,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010983676935608425,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010981684894343735,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010981287930598864,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":859,"viewportWidth":1512,"weight":0.0001097918482241739,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010976847394157106,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":559,"viewportWidth":1280,"weight":0.00010970747136000697,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010967716460675802,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":977,"viewportWidth":810,"weight":0.00010966289860604601,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":393,"weight":0.00010964248162119803,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":959,"viewportWidth":1920,"weight":0.00010963305320071998,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010957088751708543,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":712,"viewportWidth":414,"weight":0.00010956299805726337,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.45,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00010952991394194147,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":644,"viewportWidth":375,"weight":0.00010951892057110202,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00010951254535421862,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00010951123089243037,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":790,"viewportWidth":412,"weight":0.00010949569654814594,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010948505088041403,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.8,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.00010946059371076051,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.00010945419634963456,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00010943021855210644,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":898,"viewportWidth":1869,"weight":0.00010940889414119818,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":390,"weight":0.00010940203598173988,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001093970275869474,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010934169191421605,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00010930226909125755,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00010928527848675871,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:109.0) Gecko/20100101 Firefox/115.0","vendor":"","viewportHeight":615,"viewportWidth":1277,"weight":0.00010928440911748641,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00010928054313666094,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010923015320924707,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00010922287338229158,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":593,"viewportWidth":1280,"weight":0.0001092097062678229,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1707,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1365,"weight":0.00010920671069274197,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":832,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":582,"viewportWidth":1200,"weight":0.00010918544613666557,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":2,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":744,"viewportWidth":1512,"weight":0.00010917562010677967,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":384,"weight":0.00010916645915153116,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.7,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":785,"viewportWidth":412,"weight":0.00010915556203447684,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010914024899036621,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":883,"viewportWidth":1527,"weight":0.00010912434992802569,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00010909508715949745,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010907362068732077,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.1,"effectiveType":"4g","rtt":150},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":831,"viewportWidth":1470,"weight":0.00010907033022998207,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/128.0.6613.98 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":852,"viewportWidth":393,"weight":0.00010906418592495803,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":919,"viewportWidth":1638,"weight":0.00010899896811651995,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0001089986545532774,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":964,"viewportWidth":1912,"weight":0.00010898643964367527,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":1440,"weight":0.00010897788258164455,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00010893048831139626,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.0001089030568328397,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":711,"viewportWidth":414,"weight":0.00010887366780639051,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00010886288380307339,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010885702125426845,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010885212808303977,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.3,"effectiveType":"3g","rtt":350},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00010883539790099728,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0001088277650488883,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":3.25,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.00010878723358425311,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.7,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1002,"screenWidth":463,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":863,"viewportWidth":463,"weight":0.00010873278231937485,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":640,"viewportWidth":375,"weight":0.00010872063689226963,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":558,"viewportWidth":375,"weight":0.00010868440189019412,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00010866965724360152,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010865069848559609,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001086074063026202,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010859839189274547,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00010854709002210437,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":393,"weight":0.00010853654057540938,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010849651624905453,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.95,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":829,"screenWidth":691,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":655,"viewportWidth":691,"weight":0.00010847269042367946,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":390,"weight":0.00010847091333687126,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00010846967843356446,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00010846386277467059,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00010839919973380263,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0","vendor":"Google Inc.","viewportHeight":608,"viewportWidth":1358,"weight":0.00010834262017805498,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":2.5,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":831,"viewportWidth":1536,"weight":0.00010833181404789865,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":568,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":444,"viewportWidth":320,"weight":0.000108321883718838,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":null,"effectiveType":"3g","rtt":300,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":749,"viewportWidth":384,"weight":0.00010830957816361092,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00010830490155570461,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00010828771834666385,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":964,"viewportWidth":1912,"weight":0.00010828681457113422,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010827906477714183,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010819311046169022,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00010814250408447719,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00010811976670364114,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.00010811481638086,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00010811069795068902,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00010810490760663372,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":947,"viewportWidth":1920,"weight":0.0001080826389183147,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":300,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":412,"weight":0.00010805197153587321,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00010803273845953333,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":428,"weight":0.0001080313646045215,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.0001080096513970927,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":617,"viewportWidth":375,"weight":0.0001080007003791637,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.0001079957519803026,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":6,"screenHeight":1112,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":1112,"weight":0.00010798821465359244,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":690,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":690,"viewportWidth":384,"weight":0.00010793204186479127,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.75,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.0001079252870796911,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.35,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":660,"viewportWidth":360,"weight":0.00010788585244754703,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00010785986023631056,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.35,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":1440,"weight":0.00010781527885102593,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":594,"viewportWidth":375,"weight":0.0001077554634067528,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00010775286399922021,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":753,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":624,"viewportWidth":339,"weight":0.00010775105705456782,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00010773956255820258,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010772831942379286,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.1,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":765,"screenWidth":344,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":344,"weight":0.00010771168556221041,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":737,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":737,"viewportWidth":412,"weight":0.0001076940371485277,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":375,"weight":0.00010769341575147475,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010767012752559747,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.95,"downlinkMax":null,"effectiveType":"4g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":676,"viewportWidth":360,"weight":0.00010764214678417554,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00010762302484064789,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.00010760929762619822,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":923,"screenWidth":1921,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":917,"viewportWidth":1920,"weight":0.00010759520062451017,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":677,"viewportWidth":1440,"weight":0.00010759021475133533,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.85,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":658,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":530,"viewportWidth":320,"weight":0.00010758883120941129,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":851,"viewportWidth":1366,"weight":0.0001075682010207157,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":390,"weight":0.00010755570372432005,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":766,"viewportWidth":412,"weight":0.00010755375073332379,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":713,"viewportWidth":384,"weight":0.00010753607272579206,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010752336019804388,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00010749342248107627,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.0001074779188909069,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00010745935730269905,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00010744489906606153,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/327.0.656162734 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":735,"viewportWidth":430,"weight":0.0001074156251461123,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00010740368185925045,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010737085414290484,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1120,"screenWidth":1792,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":935,"viewportWidth":1792,"weight":0.00010736697863858159,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":428,"weight":0.00010736228291539083,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1174,"screenWidth":528,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":1035,"viewportWidth":528,"weight":0.00010734989479729125,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":762,"viewportWidth":412,"weight":0.0001073371456408826,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":608,"viewportWidth":320,"weight":0.00010723765735776888,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.000107182276777468,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":1327,"viewportWidth":780,"weight":0.00010702200906410035,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00010698373914441033,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00010694677001148599,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":428,"weight":0.00010694026841558827,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00010690019824702272,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.1,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":785,"viewportWidth":412,"weight":0.000106889652001219,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":626,"viewportWidth":375,"weight":0.00010688542722010271,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00010687940653479616,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.0001068335807719618,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.00010682432580160243,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":722,"viewportWidth":430,"weight":0.00010682300885677773,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.55,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":832,"viewportWidth":412,"weight":0.00010680651218420136,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010679483181311576,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00010678011078187642,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":704,"viewportWidth":1440,"weight":0.00010674393893204774,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00010670728151191238,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.0001066824441723532,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00010666860589169289,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":412,"weight":0.00010664321383875935,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00010663861693848502,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010663635068890459,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00010657006922681317,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.7,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":608,"viewportWidth":1358,"weight":0.000106549448261504,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":396,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":756,"viewportWidth":396,"weight":0.00010652332767667915,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.65,"effectiveType":"4g","rtt":250},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Norton/130.0.0.0","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":1440,"weight":0.00010651047903768488,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00010649636385706095,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":0.00010644290225234104,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":755,"viewportWidth":430,"weight":0.00010643832665029317,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00010641493614852797,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1194,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":1194,"weight":0.00010641439322112737,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00010640185997427225,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":4,"screenHeight":806,"screenWidth":1472,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":805,"viewportWidth":1470,"weight":0.00010639423836126925,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00010635632997301249,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00010630010709324708,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0001062611238101239,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.5,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00010622787720390126,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":null,"effectiveType":"3g","rtt":450,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00010616090478874267,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00010616053149953166,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00010614996838537626,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0001061485138397227,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":674,"viewportWidth":360,"weight":0.00010613576553065011,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":630,"viewportWidth":375,"weight":0.00010613410273299572,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.00010611918060446234,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.000106087978130964,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00010608756393563749,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010608032488422091,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010607734200017047,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00010607330103300888,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":985,"viewportWidth":1889,"weight":0.00010606901295948837,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00010603800873735531,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":635,"viewportWidth":1423,"weight":0.0001060247645635727,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010601848229077275,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00010598650586433825,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00010597806800934498,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.3,"effectiveType":"3g","rtt":300},"platform":"MacIntel","pluginsLength":5,"screenHeight":1169,"screenWidth":1800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":909,"viewportWidth":1800,"weight":0.00010597567812857829,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1120,"screenWidth":1792,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":920,"viewportWidth":1431,"weight":0.00010596252821417346,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00010595513497780217,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":934,"viewportWidth":1920,"weight":0.00010594245853628709,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1026,"viewportWidth":2048,"weight":0.00010593979768744315,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010592626933859056,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010588675483231245,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.00010587004271974918,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00010586295034161547,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010585244227007022,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00010584940628388069,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":848,"viewportWidth":414,"weight":0.00010583752590430254,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.0001058254202142907,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.9,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":696,"viewportWidth":360,"weight":0.00010582258720158795,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":781,"screenWidth":352,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":352,"weight":0.00010581254745441524,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/128.0.6613.34 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00010578992004816057,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":0,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.00010572220895623938,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00010571686772960348,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00010570010670401583,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1006,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":866,"viewportWidth":412,"weight":0.00010567685630918779,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00010567290205447998,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00010567129385177478,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.15,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0001056349693088737,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Android 13; Mobile; rv:133.0) Gecko/133.0 Firefox/133.0","vendor":"","viewportHeight":670,"viewportWidth":360,"weight":0.00010562262467811902,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0001055855468228313,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":616,"viewportWidth":375,"weight":0.00010557490766777681,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.00010555812581111619,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00010552336531821021,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.0001055157000602637,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00010548880225424112,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":846,"weight":0.00010547674902693498,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.00010545912176107787,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.8,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00010545634479171524,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00010544337926926935,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":860,"viewportWidth":440,"weight":0.00010544308116409202,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00010543808703656691,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00010542769827066788,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010540196175175774,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.00010540179118829247,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":915,"viewportWidth":1680,"weight":0.00010534130459643773,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00010532545009563532,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00010531167303703409,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":347,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":654,"viewportWidth":347,"weight":0.00010529551496500333,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.7,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00010518440823943132,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00010518229861480179,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/343.0.695551749 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":622,"viewportWidth":375,"weight":0.00010515826084829817,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00010513119859159143,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":2,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1270,"viewportWidth":1718,"weight":0.00010512853264812773,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00010511738613593741,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001051034011478281,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00010508807321623385,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.000105023933264717,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00010500587475010048,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":675,"viewportWidth":402,"weight":0.00010500029328630505,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001049473310082083,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":622,"viewportWidth":375,"weight":0.00010492057877269275,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2560,"weight":0.00010491308631579288,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1073,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1075,"viewportWidth":820,"weight":0.00010489021763155384,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":390,"weight":0.00010487279022896978,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":804,"viewportWidth":427,"weight":0.00010486512308005187,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00010485755407575464,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00010485089303280388,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00010479378294724208,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00010474751945370637,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010472615671777905,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":888,"viewportWidth":1366,"weight":0.00010471194615010689,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":9.9,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":642,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":642,"viewportWidth":360,"weight":0.00010470215000454485,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.65,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00010465215414511658,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Edg/127.0.0.0","vendor":"Google Inc.","viewportHeight":790,"viewportWidth":1530,"weight":0.00010464533698318152,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":725,"viewportWidth":412,"weight":0.00010463395924338828,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00010461162371361724,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":672,"viewportWidth":360,"weight":0.0001046082926149563,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00010455256689271333,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010452881596502745,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00010452012846140442,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001044886532883446,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":393,"weight":0.00010448315628811486,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00010446666419259555,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010444282975269845,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00010441462810533527,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010440581391449932,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.05,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00010437531797057999,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00010434963388682148,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.55,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.00010434412420471334,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.3,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":720,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":640,"viewportWidth":360,"weight":0.00010433375336707378,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0","vendor":"Google Inc.","viewportHeight":930,"viewportWidth":1912,"weight":0.00010433042431440063,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":616,"viewportWidth":375,"weight":0.00010430489549049558,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00010428253064219428,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1030,"screenWidth":402,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":888,"viewportWidth":402,"weight":0.00010421140839961486,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":860,"weight":0.00010418429093104894,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00010415345448289616,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.75,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00010415247421439509,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00010413652465203915,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00010407018672268512,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":708,"viewportWidth":1431,"weight":0.00010406789228433483,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":566,"viewportWidth":320,"weight":0.00010404911871439448,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":4,"screenHeight":761,"screenWidth":1420,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":753,"viewportWidth":1415,"weight":0.00010402585903116541,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00010402084235478327,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00010399409994136669,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":693,"viewportWidth":1180,"weight":0.00010399399558914062,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00010397758846982975,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":776,"viewportWidth":412,"weight":0.00010390376490492702,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00010388484739769345,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":393,"weight":0.00010388315066122198,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.15,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":904,"screenWidth":407,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":798,"viewportWidth":407,"weight":0.00010387352644298437,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.9,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":559,"viewportWidth":1280,"weight":0.0001038494855431614,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010383902797454624,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010379527177439488,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":803,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":733,"viewportWidth":360,"weight":0.00010379408350239711,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010375424183822314,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00010374731628364623,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":762,"viewportWidth":440,"weight":0.00010373741295602063,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.3,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":609,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":609,"viewportWidth":360,"weight":0.00010369386380239922,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.00010369324865750821,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":669,"viewportWidth":1379,"weight":0.00010368431909876993,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0001035965054391557,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":548,"viewportWidth":375,"weight":0.00010358524582797464,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":739,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":739,"viewportWidth":345,"weight":0.00010351857848924154,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00010351584438851198,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00010348600868335451,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":959,"viewportWidth":1745,"weight":0.00010348284227466849,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":628,"viewportWidth":360,"weight":0.0001034515960980868,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.0001034318115401237,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00010343107545741746,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010342232719630164,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1107,"screenWidth":1710,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":906,"viewportWidth":1710,"weight":0.00010336345573030083,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1260,"screenWidth":2240,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1181,"viewportWidth":1139,"weight":0.000103357917615058,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00010335585166487865,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.0001033489096108468,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00010334879190346794,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":792,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":696,"viewportWidth":360,"weight":0.00010333518701384801,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":509,"viewportWidth":320,"weight":0.0001033247248140102,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":796,"viewportWidth":414,"weight":0.00010324464220563657,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":773,"viewportWidth":1600,"weight":0.00010324285922580872,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010322111935874979,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":1283,"viewportWidth":2552,"weight":0.00010321824206589389,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00010321566815648922,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00010319207114004704,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.45,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.0001031677258215816,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.45,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":546,"screenWidth":970,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":536,"viewportWidth":1213,"weight":0.00010313553067033941,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":490,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/26.0 Chrome/122.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":490,"viewportWidth":320,"weight":0.00010313376017240678,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":735,"viewportWidth":384,"weight":0.00010311546770285849,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.00010310978887361901,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00010310661024005178,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00010309416265772077,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00010306558719962984,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":684,"viewportWidth":1272,"weight":0.00010304134209538195,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00010302590904485042,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00010302437592425603,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0001029757218860679,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":602,"viewportWidth":1272,"weight":0.0001029692877892797,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00010296463473846409,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.8,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00010296040023497761,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":836,"viewportWidth":432,"weight":0.00010293669682587531,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.0001029113074516761,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0001028896901631755,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":762,"viewportWidth":1512,"weight":0.0001028692311873326,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010283890972955547,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.0001028263337728075,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00010281431588901682,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00010276042384396185,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010273630017417617,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":664,"viewportWidth":360,"weight":0.0001027195859505358,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00010271944596151204,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010271401428910751,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0001026809949089085,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00010265529102038379,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.5,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00010263754627670082,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":589,"viewportWidth":360,"weight":0.00010263141970143733,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0001025809934376906,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00010256953757547247,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":584,"viewportWidth":320,"weight":0.00010254858972961353,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.65,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":774,"viewportWidth":412,"weight":0.00010244520292136535,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.00010244115520287942,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00010239895207443763,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1073,"viewportWidth":1920,"weight":0.00010239494603754909,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":680,"viewportWidth":402,"weight":0.00010237251064994536,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":1439,"weight":0.00010235326304443511,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00010234378883788644,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.35,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":775,"viewportWidth":384,"weight":0.00010230434594815522,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00010228870581174379,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010228488783455717,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":803,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":677,"viewportWidth":360,"weight":0.00010227364737770856,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":651,"viewportWidth":360,"weight":0.0001022501761067919,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":958,"viewportWidth":1920,"weight":0.00010224018737173164,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":432,"weight":0.00010219605772516771,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00010217263067231462,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":1307,"viewportWidth":2560,"weight":0.00010214826015608073,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.65,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.0001021239152931834,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":811,"viewportWidth":1600,"weight":0.00010209772453126012,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010206361348665724,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.00010203069043071863,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":428,"weight":0.00010202963568728796,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.9,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36 OPR/86.0.0.0","vendor":"Google Inc.","viewportHeight":800,"viewportWidth":360,"weight":0.00010199671295724288,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00010199388905387998,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00010193748983174027,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00010193324829290238,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001018818584728714,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.8,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":725,"screenWidth":353,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":593,"viewportWidth":353,"weight":0.00010187605277342538,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010186116799817099,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00010183649337862877,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.7,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00010182889425096435,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":704,"viewportWidth":1528,"weight":0.00010180842885202701,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.0001018033242077278,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":731,"viewportWidth":430,"weight":0.0001017762218407733,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00010176790562983773,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":588,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":588,"viewportWidth":360,"weight":0.00010176077178847822,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00010174338610746283,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":956,"viewportWidth":1912,"weight":0.00010173575002410952,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00010169637107685801,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":716,"viewportWidth":414,"weight":0.00010168897112251054,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.00010165264202258506,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":880,"screenWidth":396,"userAgent":"Mozilla/5.0 (Android 13; Mobile; rv:133.0) Gecko/133.0 Firefox/133.0","vendor":"","viewportHeight":738,"viewportWidth":396,"weight":0.0001016460586994006,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":585,"weight":0.00010164509149673946,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00010163858087729673,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.1,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00010162469662189789,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010160796813340698,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":1007,"viewportWidth":820,"weight":0.000101601453131797,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36 Edg/125.0.0.0","vendor":"Google Inc.","viewportHeight":598,"viewportWidth":1272,"weight":0.0001015951759861536,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":879,"viewportWidth":1800,"weight":0.0001015629251050251,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00010156066513699378,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1067,"screenWidth":1707,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":932,"viewportWidth":1707,"weight":0.00010151837522384993,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.05,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":412,"weight":0.00010151415881927142,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00010150416752929627,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00010149264451530529,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00010147399046243815,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00010142272559114804,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000101395907966726,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":626,"viewportWidth":375,"weight":0.00010139301711695097,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010137594011563875,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":732,"viewportWidth":430,"weight":0.00010137175790591265,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.9,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":1324,"viewportWidth":2552,"weight":0.0001013399652550754,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.0001013320101597057,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":875,"screenWidth":408,"userAgent":"Mozilla/5.0 (Android 14; Mobile; rv:133.0) Gecko/133.0 Firefox/133.0","vendor":"","viewportHeight":743,"viewportWidth":408,"weight":0.00010129152972860883,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":518,"viewportWidth":320,"weight":0.0001012903703434642,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.00010128695717489913,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.0001012507096666951,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0001012376548895158,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/132 Mobile/15E148 Version/15.0","vendor":"Apple Computer, Inc.","viewportHeight":526,"viewportWidth":320,"weight":0.00010123028114586728,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1313,"viewportWidth":3440,"weight":0.00010119276243044617,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.0001011910084166569,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00010117615895475289,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00010114409973057443,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1194,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1087,"viewportWidth":834,"weight":0.00010110653114876163,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":1009,"weight":0.00010110105979613098,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.00010109494661149225,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.75,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.00010108847716581548,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":393,"weight":0.00010097960491236056,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":844,"viewportWidth":390,"weight":0.00010097019978086988,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010096368508938052,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":706,"viewportWidth":1528,"weight":0.0001009452933274245,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":927,"viewportWidth":1920,"weight":0.00010093838936789055,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":384,"weight":0.00010092832113083008,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00010091698068171477,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00010090580108401353,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00010087240409529978,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":924,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":790,"viewportWidth":412,"weight":0.00010087039279430175,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00010086677605250966,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00010086375747268535,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":412,"weight":0.00010085191589109772,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":618,"viewportWidth":375,"weight":0.00010079978503255579,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010075092893553452,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010074569526009094,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010071093682059812,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.00010068651676553855,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":1007,"viewportWidth":820,"weight":0.00010067536166415887,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":5.75,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00010064109681909517,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010061589966964186,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00010057907541129669,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.00010053755154992165,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8,"effectiveType":"4g","rtt":150},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":1440,"weight":0.00010053561311882134,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.0001004739645438294,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.95,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":962,"viewportWidth":1912,"weight":0.0001004736404319929,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":662,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":662,"viewportWidth":384,"weight":0.00010047205816593512,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001004595695800928,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00010040172647420825,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00010039257652706144,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00010036938400251783,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00010034112249701284,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00010033380844265581,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00010032246582406918,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":568,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":436,"viewportWidth":320,"weight":0.00010029249459456202,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":793,"viewportWidth":393,"weight":0.00010028489597614929,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001002837099916357,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00010028334683604784,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":877,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":412,"weight":0.00010027979818211096,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0001002773226280053,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00010025587971693689,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":1366,"weight":0.0001002551073788061,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00010025185300678757,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010024577000263533,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1 Ddg/18.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.00010021656320961975,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":1180,"weight":0.00010021120105107555,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.00010016770386941792,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":722,"viewportWidth":430,"weight":0.00010011385292826424,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00010008566982872326,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1769,"viewportWidth":980,"weight":0.00010008446645659832,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.85,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":384,"weight":0.00010006194006369678,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.0001000517836157553,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00010004547556080697,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":680,"viewportWidth":402,"weight":0.00010004127115172314,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":705,"viewportWidth":414,"weight":0.00010003540195651235,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00009998863501716215,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0000999493542742438,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00009994014654515158,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009989762375293612,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009989349761948071,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00009989064739510989,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.0000998904550584245,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":616,"viewportWidth":375,"weight":0.00009987705137322828,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1067,"screenWidth":1707,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":898,"viewportWidth":1707,"weight":0.00009986826909856514,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00009986122359545075,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1305,"viewportWidth":2560,"weight":0.00009985413539960823,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.0000998324752238045,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Google Inc.","viewportHeight":581,"viewportWidth":540,"weight":0.00009983051137467172,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009982118486939152,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":611,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":611,"viewportWidth":360,"weight":0.00009981834725895567,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00009980288936247234,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00009976460258279118,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00009974877696142897,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":360,"weight":0.00009973510800556503,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":577,"viewportWidth":339,"weight":0.00009971918894314199,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00009971691796549445,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00009971102797005299,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00009970295341348107,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00009969496534657804,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.00009959717195172508,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009958734182571577,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.3,"downlinkMax":100,"effectiveType":"3g","rtt":350,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00009958136821688608,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":662,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":662,"viewportWidth":384,"weight":0.00009957725132309805,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.00009956166527352102,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.2,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":922,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":772,"viewportWidth":412,"weight":0.0000995467318098177,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":542,"viewportWidth":322,"weight":0.00009954320458991267,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.15,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":753,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":622,"viewportWidth":339,"weight":0.000099542436357642,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.00009953456202290941,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009951729053830113,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":640,"screenWidth":360,"userAgent":"Mozilla/5.0 (Android 10; Mobile; rv:132.0) Gecko/132.0 Firefox/132.0","vendor":"","viewportHeight":560,"viewportWidth":360,"weight":0.00009950973773610731,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":781,"viewportWidth":459,"weight":0.00009949003895856193,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.00009945800574704171,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00009945746352928652,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.7,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.00009945533157576298,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":568,"viewportWidth":320,"weight":0.00009942608923910513,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":520,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/26.0 Chrome/122.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":520,"viewportWidth":360,"weight":0.00009941523919656086,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":390,"weight":0.0000993968985196232,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":717,"viewportWidth":384,"weight":0.0000993833549103132,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00009936530244641316,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1116,"weight":0.00009935796184908296,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009935267817840122,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":528,"viewportWidth":320,"weight":0.00009935070449896374,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":617,"viewportWidth":414,"weight":0.00009927678844931256,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00009924169042777244,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.00009924029337448645,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00009923874572806053,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00009923594468023587,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/295.0.590048842 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00009922615062204145,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.00009920020318487783,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00009918056827067984,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":965,"viewportWidth":810,"weight":0.00009917623978618405,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":843,"viewportWidth":1584,"weight":0.00009914256045315962,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00009913366861131588,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":735,"viewportWidth":430,"weight":0.00009910450727687601,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00009909368247265275,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00009909172166732104,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00009907357336025975,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":2,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":939,"viewportWidth":1680,"weight":0.00009907100133272874,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00009899406259177861,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009899212913756848,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":709,"viewportWidth":376,"weight":0.00009897183206574652,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":919,"viewportWidth":1920,"weight":0.00009897110009329789,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":390,"weight":0.00009895095111694872,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/133 Mobile/15E148 Version/15.0","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009892875099085033,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00009892713354565321,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00009892260368106178,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00009888353458991832,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00009886446039163605,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.00009882754006391859,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00009882676745606135,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000988091276608504,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.0000987986847794056,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":977,"viewportWidth":1920,"weight":0.00009878658801648091,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.35,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":1280,"weight":0.00009872081358780409,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009871024126755001,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.4,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":835,"viewportWidth":412,"weight":0.00009869609053160213,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":838,"viewportWidth":1680,"weight":0.00009868628768380137,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00009867244045405853,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009867085522668805,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":812,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":678,"viewportWidth":360,"weight":0.00009865987482252976,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00009865121611464522,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":616,"viewportWidth":414,"weight":0.00009863130909016092,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6.1 Safari/605.1.15","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":1440,"weight":0.00009860386274192547,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.2,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":642,"viewportWidth":1358,"weight":0.00009857192635322067,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00009854180008931731,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00009852046218063876,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00009845249599361146,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00009844402896703859,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00009843207265447115,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":792,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.00009843013534416986,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.0000984251871240598,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00009838400266207036,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009838000654873613,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.25,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00009836518206406831,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00009835890465301623,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.3,"downlinkMax":100,"effectiveType":"3g","rtt":400,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00009834763008562847,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":626,"viewportWidth":375,"weight":0.0000982918329670486,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.00009827918534944745,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00009827229017084256,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00009823975202717876,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":829,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":339,"weight":0.00009823191154069824,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009821445675288242,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00009820188798611695,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":736,"viewportWidth":412,"weight":0.00009819132243593143,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00009817113856185576,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":730,"screenWidth":1300,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":609,"viewportWidth":1300,"weight":0.00009816963611397303,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":0.35,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":644,"viewportWidth":320,"weight":0.00009814369618684171,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000981405765869603,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00009813636622936688,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00009811567401823278,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00009809218525463236,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00009806352922786585,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1280,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1144,"viewportWidth":800,"weight":0.00009806263869183066,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":345,"weight":0.000098058065935323,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.8,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00009803516520450275,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00009802847230417708,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.00009798530805895662,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009797525336213227,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":642,"viewportWidth":1358,"weight":0.00009796784089533849,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009790025740139579,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00009789323755786145,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009787424854343454,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00009786828433393977,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00009783203250950638,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00009782933788671447,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00009775796945731902,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":603,"viewportWidth":1039,"weight":0.00009775456883131774,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":865,"viewportWidth":448,"weight":0.00009772178333018087,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.0000977045908397602,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":694,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":695,"viewportWidth":1024,"weight":0.00009770191377914625,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00009769377171745231,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":345,"weight":0.00009767159659231383,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0000976291364625055,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00009761828093400848,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00009761301738508739,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00009761239082545091,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":820,"viewportWidth":1440,"weight":0.00009760537291163287,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.4,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":763,"viewportWidth":1512,"weight":0.00009758690720912588,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009758471306618846,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00009757699298086224,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00009756976111804172,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.5,"effectiveType":"4g","rtt":150},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":710,"viewportWidth":1435,"weight":0.00009746946105634506,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.2,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1280,"weight":0.00009745149889787397,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":721,"viewportWidth":414,"weight":0.00009744310431779035,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":100,"effectiveType":"3g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":837,"screenWidth":377,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":709,"viewportWidth":377,"weight":0.00009744274912850914,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:128.0) Gecko/20100101 Firefox/128.0","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":1440,"weight":0.00009744160347605386,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009743231979554534,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.00009739024496831775,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00009738418480091338,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":694,"viewportWidth":412,"weight":0.00009738220950347355,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":412,"weight":0.00009734790746039974,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.9,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.00009734299176271304,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.00009730675978169446,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":4,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":915,"viewportWidth":1920,"weight":0.00009725521639148426,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00009724379607697706,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":735,"viewportWidth":430,"weight":0.00009720900663260386,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":680,"screenWidth":1088,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":572,"viewportWidth":1088,"weight":0.00009718938598450009,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00009717604809014113,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0000971333183946996,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.0000971320012352596,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00009712942561233049,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.55,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":825,"viewportWidth":1440,"weight":0.00009711929351541318,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00009711411402608388,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009710238305702984,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009707923581956754,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":0,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":742,"viewportWidth":1536,"weight":0.00009706917047679166,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009705432561331368,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009704957393880666,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.8,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":809,"viewportWidth":412,"weight":0.0000970084223493956,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":627,"viewportWidth":375,"weight":0.00009698196956910329,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.2,"effectiveType":"4g","rtt":200},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00009697591595245514,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1107,"screenWidth":1710,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":952,"viewportWidth":1598,"weight":0.00009692092581896041,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":3.8,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1006,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":861,"viewportWidth":412,"weight":0.00009691976029318506,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00009690458694572573,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00009683740593813443,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009683093003337683,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00009681057609704103,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00009678767903055674,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009677439714044468,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009677386924195271,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00009675445205306263,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00009674905834111303,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":1280,"weight":0.00009670694334050478,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1 Ddg/18.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00009668280442928322,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.3,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00009668143498551671,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":393,"weight":0.00009667988321018698,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009667650642048262,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":729,"viewportWidth":1440,"weight":0.00009666085586717588,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":548,"viewportWidth":375,"weight":0.00009663191847779907,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00009659110660055646,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":747,"viewportWidth":412,"weight":0.00009657878409877394,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":682,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":682,"viewportWidth":412,"weight":0.00009655456771852694,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00009655299119730382,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.4,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":745,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":412,"weight":0.00009654663480879915,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00009652644927392156,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00009651671675093337,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00009649564114831711,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009645467788503013,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0000964378043250024,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00009641288079824627,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":717,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":717,"viewportWidth":412,"weight":0.00009639038227810783,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 DuckDuckGo/1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.0000963447473271153,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":703,"viewportWidth":1536,"weight":0.00009633368965871691,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00009633314020122329,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.8,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1174,"screenWidth":528,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":1035,"viewportWidth":528,"weight":0.00009631503227152905,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00009631192356284924,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00009630452321494097,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.45,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":1000,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":912,"viewportWidth":1600,"weight":0.0000962874772931264,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.8,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":653,"viewportWidth":384,"weight":0.00009624767083567209,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":741,"viewportWidth":1084,"weight":0.00009624242249805043,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":393,"weight":0.0000962229619233322,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":646,"viewportWidth":390,"weight":0.00009620734658042492,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":922,"viewportWidth":1912,"weight":0.00009618157990438147,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":728,"viewportWidth":384,"weight":0.0000961657383242713,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":725,"viewportWidth":384,"weight":0.00009616180925055152,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":742,"viewportWidth":412,"weight":0.00009613330965864495,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"effectiveType":"3g","rtt":450},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00009608400731446546,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009607530978915268,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00009607072778890991,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00009604741117105549,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00009604216182184518,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00009604200192418011,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.00009601295423261013,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009598244692213467,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1112,"screenWidth":1710,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":989,"viewportWidth":1658,"weight":0.00009596902232762303,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.85,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00009596798201488922,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.4,"downlinkMax":null,"effectiveType":"3g","rtt":450,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00009594572607325373,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009594565814564287,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009594314332810699,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.0000959377094695493,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/128.0.6613.98 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":852,"viewportWidth":393,"weight":0.00009593615579421104,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009589794023300762,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00009585604263485307,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1912,"weight":0.00009583769393152023,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":432,"weight":0.00009582623773251494,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009580985966990493,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":793,"viewportWidth":393,"weight":0.00009580607883426622,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00009580583938465772,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.0000958042726811057,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00009577113385881038,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.00009576802812606846,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":428,"weight":0.00009575665539358922,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000957402579211756,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.95,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00009571299656913189,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00009571045047323635,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00009570990282881117,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.0000957005004922936,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":552,"viewportWidth":375,"weight":0.00009569962573313751,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00009558722949798143,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00009558396707392243,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":2294,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":500,"viewportWidth":1167,"weight":0.0000955692877396167,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.00009553880647555507,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":706,"viewportWidth":414,"weight":0.0000955370200595556,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":844,"viewportWidth":448,"weight":0.00009553328058042895,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00009551893376049909,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":525,"viewportWidth":1274,"weight":0.00009550764574139958,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009550068088329391,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":390,"weight":0.00009547118739074811,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009547081535538474,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.00009546176384781189,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00009545765618685644,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":920,"viewportWidth":1912,"weight":0.00009542157895998874,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":728,"viewportWidth":384,"weight":0.00009540182683385655,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":582,"viewportWidth":320,"weight":0.00009539165038478721,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00009538104717583354,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":711,"viewportWidth":414,"weight":0.00009534447584776576,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":568,"viewportWidth":320,"weight":0.00009534121348415424,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.1,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00009532024255898169,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.00009531540106321194,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009531202765147158,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00009530408260650135,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":null,"effectiveType":"3g","rtt":300,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.0000952824008345422,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1049,"screenWidth":485,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":921,"viewportWidth":485,"weight":0.000095279851835435,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":789,"viewportWidth":412,"weight":0.000095270444705863,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":651,"viewportWidth":360,"weight":0.00009523798309654645,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009522829157904658,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":390,"weight":0.00009522697493924504,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00009521622413060519,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":970,"viewportWidth":1624,"weight":0.00009518569617348304,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1194,"screenWidth":834,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) EdgiOS/131.0.2903.76 Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":1083,"viewportWidth":834,"weight":0.0000951787820002767,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":790,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":661,"viewportWidth":384,"weight":0.00009516851719755057,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":352,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":659,"viewportWidth":352,"weight":0.0000951652376034141,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":956,"viewportWidth":1912,"weight":0.00009510540580252759,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.00009504933697181793,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1272,"weight":0.00009501946733100452,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00009501477045936297,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00009498907923401056,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.00009496196969189375,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.05,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00009495665053233349,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00009492025291110534,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.9,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":922,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":796,"viewportWidth":412,"weight":0.00009492008549802509,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":836,"viewportWidth":1528,"weight":0.00009490590612294824,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":2.7,"downlinkMax":null,"effectiveType":"4g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00009489323429762796,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":null,"effectiveType":"3g","rtt":950,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":749,"viewportWidth":384,"weight":0.00009487993014740082,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009486308124198741,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":733,"viewportWidth":412,"weight":0.00009486228975424622,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.7,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":956,"viewportWidth":1912,"weight":0.0000948500112212452,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.9,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00009484423421424913,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":814,"viewportWidth":432,"weight":0.00009483281973484289,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":412,"weight":0.00009482856548201724,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.00009482151240585273,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":null,"effectiveType":"3g","rtt":500,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":749,"viewportWidth":384,"weight":0.00009480857136733709,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00009479651556097665,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":375,"weight":0.000094786462269196,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1280,"weight":0.00009477979265147138,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00009477606025258871,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":617,"viewportWidth":360,"weight":0.0000947640445045419,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00009473015402086939,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00009469422675466696,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009467288104144931,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.15,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":432,"weight":0.00009464730663407018,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009461546755720446,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":515,"viewportWidth":320,"weight":0.00009461014644310853,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.0000945849793047165,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009457914501927299,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":740,"viewportWidth":1528,"weight":0.00009456546410758731,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":992,"viewportWidth":1920,"weight":0.00009454398386078183,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9,"downlinkMax":null,"effectiveType":"4g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00009454317534182531,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00009451009581250715,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009449507546047844,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0000944506006721491,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":964,"screenWidth":1928,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":959,"viewportWidth":1920,"weight":0.00009440699448092898,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00009440368176558077,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.0000943925316506489,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.00009437845725791034,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.45,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":691,"viewportWidth":1438,"weight":0.00009435991590846442,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":682,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":682,"viewportWidth":412,"weight":0.00009434299717042926,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":618,"viewportWidth":375,"weight":0.00009429909673856467,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.8,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 14; SM-S908U Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/131.0.6778.105 Mobile Safari/537.36 Barcelona 360.0.0.55.218 Android (34/14; 420dpi; 1080x2115; samsung; SM-S908U; b0q; qcom; en_US; 672461268)","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.0000942787498741721,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00009426471768892419,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009421494152917525,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":432,"weight":0.00009416489970576632,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":906,"screenWidth":369,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":369,"weight":0.00009414670101226907,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.95,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":857,"viewportWidth":1512,"weight":0.00009414243551132758,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":752,"viewportWidth":1470,"weight":0.00009411472688843452,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":793,"viewportWidth":393,"weight":0.00009410971226194932,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":706,"viewportWidth":414,"weight":0.00009410133927288221,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009409279319823215,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009405280253480318,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":null,"effectiveType":"3g","rtt":400,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00009404138079886602,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.00009400629504177186,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009400406152607948,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.05,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":837,"screenWidth":377,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":377,"weight":0.0000939919731253983,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009395649946675723,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00009395641284221403,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00009395382709365752,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":1366,"weight":0.00009391464826018801,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":673,"viewportWidth":402,"weight":0.00009388864437230701,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00009388852043247888,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0000938191564052282,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009381649044023722,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00009379948203221428,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":762,"viewportWidth":1440,"weight":0.00009378234660205103,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009377770929917482,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.00009377746981820583,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00009377562374251791,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00009376205473852612,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009376090424814928,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":877,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":376,"weight":0.000093724365585318,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":926,"viewportWidth":1870,"weight":0.0000937229259338866,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009371388058789309,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00009371230928390288,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":430,"weight":0.00009369762441140193,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1112,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":731,"viewportWidth":1112,"weight":0.00009369412862274355,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009367401812263874,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00009356817621526289,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00009356337423359696,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":904,"screenWidth":407,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":766,"viewportWidth":407,"weight":0.00009353521733716507,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0000935327992737619,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00009353182715225998,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009351053191278663,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":838,"viewportWidth":1536,"weight":0.00009348231745262274,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":1366,"weight":0.00009347782553116308,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009346833588529772,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":682,"viewportWidth":1536,"weight":0.00009346151736671068,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":412,"weight":0.00009344234497546346,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00009342634182767144,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.00009341299533852199,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00009339440796046894,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":704,"viewportWidth":1537,"weight":0.00009333957189212744,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":719,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":719,"viewportWidth":412,"weight":0.00009332652119593286,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":505,"viewportWidth":320,"weight":0.00009329886432733721,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00009328921964225871,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":726,"viewportWidth":414,"weight":0.00009327882195545677,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00009326453753086293,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009325497676569086,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009324865951209806,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":814,"viewportWidth":432,"weight":0.0000932296958733327,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00009321504702604045,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00009316815231132955,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":626,"viewportWidth":375,"weight":0.00009315855125182274,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":682,"viewportWidth":360,"weight":0.00009313273686357057,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009311359673841941,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":898,"viewportWidth":1920,"weight":0.00009308070252415213,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009306291453889618,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":852,"viewportWidth":393,"weight":0.00009301573985309883,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":705,"viewportWidth":360,"weight":0.00009300645047188089,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 14; SM-F936W Build/UP1A.231005.007) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.6778.105 Safari/537.36 OPX/2.6","vendor":"Google Inc.","viewportHeight":835,"viewportWidth":345,"weight":0.00009298990185883663,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":844,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":711,"viewportWidth":376,"weight":0.00009293909999615548,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00009293701076411263,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":737,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":737,"viewportWidth":412,"weight":0.00009293466165266693,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":901,"viewportWidth":1920,"weight":0.00009292609893138786,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0000929158024123265,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009290442071756505,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009290388333719533,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":0.00009290067956365191,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":711,"viewportWidth":376,"weight":0.00009282132394969156,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":747,"viewportWidth":412,"weight":0.00009281206640110688,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0000927840590112987,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009275554158305285,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00009273149652277579,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":1355,"viewportWidth":2560,"weight":0.0000927291109912559,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.0000927056740146412,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00009266796372561751,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":727,"viewportWidth":360,"weight":0.0000926604965476797,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00009264892705576798,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":412,"weight":0.00009264459327931667,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":696,"viewportWidth":384,"weight":0.00009260196557573953,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00009259182452817426,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009258917317761171,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":857,"viewportWidth":1512,"weight":0.00009257945619081053,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009257608984363801,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1912,"weight":0.00009257304731294381,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00009256871761735805,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00009256129696567485,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00009254219254015984,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":541,"viewportWidth":375,"weight":0.00009248136189949946,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1011,"screenWidth":1797,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":796,"viewportWidth":1797,"weight":0.00009246901459589658,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009244659319464701,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009243987244981137,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00009243922658915712,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00009239741825042427,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000923568413053446,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":806,"viewportWidth":1565,"weight":0.00009234908145739899,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00009233598841964343,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":390,"weight":0.00009233088466036992,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00009232914511873139,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.65,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.00009231569123230738,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":100,"effectiveType":"3g","rtt":450,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1130,"screenWidth":509,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":1001,"viewportWidth":509,"weight":0.00009231252992077117,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.65,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00009230923202577662,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":820,"viewportWidth":427,"weight":0.00009230261660026428,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00009229292515169652,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/338.1.685896509 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00009229206765404859,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":922,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":772,"viewportWidth":412,"weight":0.00009226737166880347,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":937,"viewportWidth":1556,"weight":0.00009226402615399436,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":781,"viewportWidth":412,"weight":0.00009221030843607915,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009218522561382906,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.00009216262149509155,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":804,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":672,"viewportWidth":360,"weight":0.00009216106484950787,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00009216042176534193,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1512,"weight":0.0000921577919139065,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":938,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":827,"viewportWidth":412,"weight":0.00009214197688737267,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":412,"weight":0.00009210330313929971,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":7,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":626,"viewportWidth":393,"weight":0.00009209512393973931,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":934,"screenWidth":420,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":795,"viewportWidth":420,"weight":0.00009208748117606854,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":412,"weight":0.00009205603171732962,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00009205405130752829,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00009203790278917046,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.85,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":432,"weight":0.0000920344884127894,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (iPad; CPU OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":1060,"viewportWidth":810,"weight":0.00009202547450663281,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00009200988766874955,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00009199914872632724,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.00009198335548876149,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009198056834014868,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":914,"viewportWidth":1899,"weight":0.00009197383851816489,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009197067056960157,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":837,"screenWidth":377,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":377,"weight":0.00009196850483139458,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009196586648195275,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00009196207077374706,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":671,"viewportWidth":360,"weight":0.00009193136725847542,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.0000919247229115984,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009189548972602922,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.00009188808875792237,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00009188376789381077,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009186298325842751,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":583,"viewportWidth":360,"weight":0.00009181690370106923,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":428,"weight":0.00009181066556154997,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":390,"weight":0.0000917870722958651,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":708,"viewportWidth":414,"weight":0.00009177434331385582,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009176853887252102,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00009174880534754251,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00009173039801237426,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":375,"weight":0.00009172721363259631,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00009171962291013076,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009169892784534706,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":null,"effectiveType":"3g","rtt":350,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":412,"weight":0.00009168291993372271,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00009165350772331325,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":1383,"weight":0.00009164121151072143,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":729,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":591,"viewportWidth":320,"weight":0.00009163760075338587,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1174,"screenWidth":528,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":1016,"viewportWidth":528,"weight":0.0000916098624170395,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009154786991001103,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00009153705833234899,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00009151652918459818,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00009151071712082377,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.35,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00009150180942713204,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":638,"viewportWidth":375,"weight":0.00009149466778785431,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00009149118194952425,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00009147515257043761,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00009146394179638296,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":667,"viewportWidth":375,"weight":0.00009144602836792244,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":320,"weight":0.00009144534617635594,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000914383941229869,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.15,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1767,"viewportWidth":980,"weight":0.00009140078117678644,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/129.0.6668.69 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00009139889686238128,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":852,"viewportWidth":1615,"weight":0.00009129585504475178,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00009126735886163585,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":428,"weight":0.00009126053188707284,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.3,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":627,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":627,"viewportWidth":360,"weight":0.00009121860323549744,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009121681012019055,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00009120514785445321,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":430,"weight":0.0000911563992391736,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0000911494662061889,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00009113340054371519,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.00009112850117105785,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.25,"downlinkMax":null,"effectiveType":"4g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00009107663538127412,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00009106677551057776,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00009102663344325562,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.9,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00009101681163481553,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00009093799861913216,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":906,"screenWidth":369,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":801,"viewportWidth":369,"weight":0.0000909328733717157,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009090034953958232,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":956,"viewportWidth":1872,"weight":0.00009087638159696921,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":682,"viewportWidth":386,"weight":0.00009086667941123783,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009085561871231224,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00009083530672254604,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.0000908129008541742,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":735,"viewportWidth":1080,"weight":0.00009079537120692152,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00009078580183402761,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0000907834918422562,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.00009076787378535662,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009076573749552358,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00009075714904914724,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00009074593019699931,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0000907330230360678,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1120,"screenWidth":1792,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":910,"viewportWidth":1284,"weight":0.00009071825578884434,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.0000907080778232558,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":937,"viewportWidth":1920,"weight":0.00009069986365804536,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.15,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00009069490006569115,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.00009066607923568002,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009066604792696225,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":412,"weight":0.00009065201584471745,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":652,"viewportWidth":393,"weight":0.00009064192338475885,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00009061189307629001,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":829,"viewportWidth":414,"weight":0.00009061149245398666,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009060028514181814,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00009058860861995899,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":412,"weight":0.00009058149687379515,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000090578339779936,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":774,"viewportWidth":1432,"weight":0.00009057676892303583,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":1107,"screenWidth":1710,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":903,"viewportWidth":1635,"weight":0.0000905403080695776,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":480,"screenWidth":640,"userAgent":"Mozilla/5.0 (Linux; arm_64; Android 9; Redmi Note 8T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaApp_Android/23.70.1 YaSearchBrowser/23.70.1 BroPP/1.0 SA/3 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":755,"viewportWidth":393,"weight":0.00009052266929483635,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00009051779760117092,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00009051745107521055,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000904886317215398,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009045339694649097,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":375,"weight":0.00009043761951868275,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1536,"weight":0.00009043352373421738,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":928,"viewportWidth":1920,"weight":0.0000904051674865788,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":1500,"weight":0.00009038694054810218,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.00009034418392485117,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.75,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":651,"viewportWidth":360,"weight":0.00009034301148458013,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009032911450518769,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":769,"viewportWidth":1032,"weight":0.00009032357972160179,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00009031156433835747,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":635,"viewportWidth":375,"weight":0.00009025792883689817,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":934,"viewportWidth":1581,"weight":0.00009025596321932595,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00009025334216353926,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":696,"viewportWidth":384,"weight":0.00009024202438390487,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00009023764060181931,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00009023348252473373,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":648,"viewportWidth":390,"weight":0.00009021699177484654,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":393,"weight":0.0000902040475966037,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":430,"weight":0.00009017043882358135,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1079,"viewportWidth":2049,"weight":0.00009016992616398356,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":644,"viewportWidth":390,"weight":0.00009015687020644035,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00009015232461415954,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1138,"screenWidth":712,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1002,"viewportWidth":712,"weight":0.00009013862244440443,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.00009009716881022853,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009003287672165606,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1067,"screenWidth":1707,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":932,"viewportWidth":1707,"weight":0.00009003119157745455,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.00009001768170425566,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00009000240226889693,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009000224725243502,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":604,"viewportWidth":414,"weight":0.00008998157236357619,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00008998039196178459,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0000899803451386788,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":605,"viewportWidth":339,"weight":0.00008995502500473911,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.3,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00008992868809437149,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0000899008521155393,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00008989896018639346,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.000089873317456827,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00008985773929878265,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00008984388761185962,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.9,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":676,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":540,"viewportWidth":320,"weight":0.00008983490652177443,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00008982974060858468,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.4,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00008982972059489981,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.00008980408822950828,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00008980223827050179,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":704,"viewportWidth":414,"weight":0.00008979492435795258,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.0000897845258006882,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1073,"viewportWidth":1920,"weight":0.00008976368680623603,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.8,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0","vendor":"Google Inc.","viewportHeight":1002,"viewportWidth":1912,"weight":0.00008974827740456734,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":921,"viewportWidth":768,"weight":0.00008974299108741927,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00008973806166715431,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":692,"viewportWidth":360,"weight":0.00008973673865622222,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.0000897336980511079,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00008971691587205722,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.7,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":432,"weight":0.00008970948383848306,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.1,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00008969962381290508,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.7,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":970,"screenWidth":1552,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":806,"viewportWidth":1552,"weight":0.00008968343244643901,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00008965726731754325,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00008962181243596822,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00008957983511053726,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":972,"viewportWidth":1728,"weight":0.00008955234435129227,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00008954143531054373,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00008952099928641312,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":596,"viewportWidth":1272,"weight":0.00008952090701341957,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":505,"viewportWidth":320,"weight":0.00008950959545341548,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00008947923877077102,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00008945440798721171,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00008945425077111946,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.0000894054290456179,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.35,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1280,"weight":0.00008940207199203162,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00008937337439252508,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":430,"weight":0.00008937170769307747,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008936973679012767,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00008933273118558315,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00008933034830287049,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00008931974980441414,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008930676776142447,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1098,"screenWidth":1756,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":929,"viewportWidth":1756,"weight":0.0000892990958496078,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1000,"viewportWidth":1920,"weight":0.00008929575338283312,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":792,"viewportWidth":448,"weight":0.00008929167422837884,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":713,"viewportWidth":360,"weight":0.00008929067740324658,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.9,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":561,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":561,"viewportWidth":360,"weight":0.00008928624216576445,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":675,"viewportWidth":393,"weight":0.00008928478652559867,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00008925054035298797,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":848,"screenWidth":1506,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":725,"viewportWidth":1507,"weight":0.00008924512481593035,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00008917486003854233,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.000089173230595055,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00008913699890757643,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00008913669627286873,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00008913115874957926,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008912683758482252,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":2,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":823,"viewportWidth":1512,"weight":0.00008912250569642066,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008910165354654239,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.7,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":666,"viewportWidth":360,"weight":0.00008910100236698299,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00008908945779757849,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":200},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":1280,"weight":0.00008906369273667083,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":null,"effectiveType":"3g","rtt":400,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":384,"weight":0.00008905784067702658,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008905370674995662,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":919,"viewportWidth":1920,"weight":0.00008903278706505827,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.45,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":0,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":1280,"weight":0.0000890237217110126,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00008902320507982975,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":820,"viewportWidth":432,"weight":0.00008902172534080668,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008900952323184749,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":667,"viewportWidth":390,"weight":0.00008899684065735395,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":1344,"screenWidth":1344,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6533.72 Safari/537.36","vendor":"Google Inc.","viewportHeight":1344,"viewportWidth":1344,"weight":0.0000889541213925642,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00008894379264451402,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00008892349318998007,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00008892184369275764,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.0000889065630044987,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00008889934462152141,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":826,"viewportWidth":1536,"weight":0.00008889547447659364,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008886861289801416,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":505,"viewportWidth":320,"weight":0.00008885053390736235,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":null,"effectiveType":"3g","rtt":300,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.00008884918536751436,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.0000888490157160975,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00008884185887358128,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":806,"viewportWidth":1411,"weight":0.00008882315715193121,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008882281707130765,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.85,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00008882111390553242,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":762,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":762,"viewportWidth":384,"weight":0.00008881028720496818,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00008880560780478925,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008880299746187871,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.25,"downlinkMax":100,"effectiveType":"3g","rtt":450,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":818,"viewportWidth":412,"weight":0.00008877251318334658,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":732,"viewportWidth":430,"weight":0.00008876331505334405,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.6,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1006,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":861,"viewportWidth":412,"weight":0.0000887594714900465,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00008874760683730053,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008873525044070203,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.3,"downlinkMax":100,"effectiveType":"3g","rtt":900,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":668,"viewportWidth":360,"weight":0.00008871914489719739,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":750,"screenWidth":1200,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":629,"viewportWidth":1200,"weight":0.0000886721516068549,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":430,"weight":0.00008866930192003078,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":384,"weight":0.00008862550695783297,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":1440,"weight":0.00008860392312900799,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.0000885930616647949,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":924,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":766,"viewportWidth":412,"weight":0.00008856764763223793,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00008854922576675721,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":907,"screenWidth":408,"userAgent":"Mozilla/5.0 (Android 13; Mobile; rv:133.0) Gecko/133.0 Firefox/133.0","vendor":"","viewportHeight":759,"viewportWidth":408,"weight":0.00008854827834676681,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":375,"weight":0.00008854748684544305,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008854326116599845,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":844,"viewportWidth":390,"weight":0.00008853474839026522,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":559,"viewportWidth":1280,"weight":0.00008851257951036847,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008842635731939942,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00008842470642108778,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00008842146022523889,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":743,"screenWidth":1543,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":735,"viewportWidth":1536,"weight":0.00008838762219921204,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":null,"effectiveType":"3g","rtt":700,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00008837417510751076,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00008836319158656228,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":938,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":827,"viewportWidth":412,"weight":0.00008834045481008984,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.0000883340083573465,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008833104927677966,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00008829272717846496,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0000882913108462686,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00008825951867603806,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00008823714968265638,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.95,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":696,"viewportWidth":384,"weight":0.00008823117722431013,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00008812322403587028,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008807889583627428,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00008805678824484853,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.000088047049095211,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00008802825833775411,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.00008801504111235948,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":412,"weight":0.00008800143288988931,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00008798590417907179,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008797137695368825,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":0.4,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":663,"viewportWidth":360,"weight":0.00008796413568023594,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00008795429240858548,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":390,"weight":0.00008794072475356314,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.0000879376125784703,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00008793738273215143,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00008793322761259876,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1174,"screenWidth":528,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":1016,"viewportWidth":528,"weight":0.00008792345291941191,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":1478,"viewportWidth":860,"weight":0.00008791488549804904,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":1265,"viewportWidth":1270,"weight":0.0000879125145992708,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/341.3.692278309 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00008789288570775557,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00008786163696975929,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00008785552039241241,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00008784486745783317,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00008783878932658664,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008782949885480703,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00008782265656112934,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.00008781210606349058,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.0000878092854686135,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000877470325392416,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00008774167344130847,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.0000877386291942589,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":920,"screenWidth":414,"userAgent":"Mozilla/5.0 (Android 15; Mobile; rv:133.0) Gecko/133.0 Firefox/133.0","vendor":"","viewportHeight":788,"viewportWidth":414,"weight":0.00008772145574004228,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/130.0.6723.37 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":402,"weight":0.00008770908316544287,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00008770090367309911,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.35,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00008769182048752944,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1024,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":897,"viewportWidth":1280,"weight":0.00008768824543294872,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00008767747277942316,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":635,"viewportWidth":375,"weight":0.00008766173313086325,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008764553075148022,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.3,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":676,"viewportWidth":1272,"weight":0.00008763418700819976,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00008759257215574442,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00008759047454402047,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00008754747578252282,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":412,"weight":0.0000875369442011214,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":265,"viewportWidth":515,"weight":0.0000875270341412856,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.00008752345488991325,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.82 Safari/537.36","vendor":"Google Inc.","viewportHeight":762,"viewportWidth":1536,"weight":0.00008751955255744033,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00008751076410216538,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1536,"weight":0.00008750726824481986,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":789,"viewportWidth":412,"weight":0.00008750475442345149,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00008749354192480788,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":582,"viewportWidth":320,"weight":0.00008745094191720111,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":895,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36 EdgA/131.0.0.0","vendor":"Google Inc.","viewportHeight":707,"viewportWidth":393,"weight":0.00008743958871542804,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00008742430317819023,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00008741211659123006,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.05,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":810,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":623,"viewportWidth":1440,"weight":0.00008739098020499026,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00008738186425126865,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00008737773900521343,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.8,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":903,"viewportWidth":1738,"weight":0.00008737449650788107,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":645,"viewportWidth":1366,"weight":0.00008735334910961875,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":698,"viewportWidth":1440,"weight":0.00008732846501514252,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0","vendor":"Google Inc.","viewportHeight":964,"viewportWidth":1912,"weight":0.00008732842945412901,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Mobile/15E148 Safari/604.1","vendor":"Google Inc.","viewportHeight":581,"viewportWidth":540,"weight":0.00008732530239087319,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":412,"weight":0.00008731536634600686,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":412,"weight":0.00008728594726192419,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008728342582805344,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0000872799377921017,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":717,"viewportWidth":1424,"weight":0.00008727405172239044,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":618,"viewportWidth":375,"weight":0.0000872698322052072,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00008726829312530902,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.75,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00008725857586133972,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00008725478074118397,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00008725249687984505,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":584,"viewportWidth":320,"weight":0.00008722371431139485,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.00008716429325084622,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008709230144812068,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00008708432733379262,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.00008708360801599066,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00008708103673673101,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.00008704704189476333,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.0000870368446284844,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":2.2,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":801,"viewportWidth":360,"weight":0.0000870202571813705,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00008699285240814562,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/340.3.689937600 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00008698963544247642,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":393,"weight":0.00008695887088373723,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00008694489284448769,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":412,"weight":0.00008694092935022294,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":384,"weight":0.00008693900845615479,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0000869292679666165,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00008691528834035855,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":428,"weight":0.00008689409607460843,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":0.1,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00008688152600343091,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.00008687881390990133,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1360,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1360,"weight":0.00008687542236191166,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":912,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":1366,"weight":0.00008686293997865704,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008686074585318159,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00008685346068258032,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00008685087466790435,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":848,"screenWidth":1272,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":740,"viewportWidth":1272,"weight":0.00008683462430779826,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":null,"effectiveType":"3g","rtt":850,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":866,"viewportWidth":412,"weight":0.00008681310714826031,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00008680998338203509,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008679047538971764,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008677122086239405,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008677014396082996,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00008676018544904177,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/342.0.693598186 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00008668802079225276,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.8,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00008668676291703078,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":4,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14092.77.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.107 Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":1366,"weight":0.00008668622524684474,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":927,"viewportWidth":1920,"weight":0.00008667878653007631,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00008663913799894369,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.00008662736900832799,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":721,"viewportWidth":430,"weight":0.00008661429929395952,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00008657399589466648,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":412,"weight":0.00008654798788070996,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00008651599859838189,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00008651443042811822,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00008650505915032753,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1024,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":890,"viewportWidth":1536,"weight":0.00008649324706621635,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":893,"viewportWidth":1512,"weight":0.00008649103196845507,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008648634972008294,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":609,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":609,"viewportWidth":360,"weight":0.00008642859842004559,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.0000864239429235711,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":643,"viewportWidth":375,"weight":0.00008639891638293429,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00008638577483895135,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00008633018065636086,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008632488555098021,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1 Ddg/16.3","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00008631070721091935,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00008628813211052988,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008627516453022451,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00008626231957868407,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00008624699733602593,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":622,"viewportWidth":375,"weight":0.00008624443694467117,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00008624225181183361,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00008621665454785716,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) EdgiOS/131.0.2903.92 Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":430,"weight":0.00008621132324561817,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":603,"viewportWidth":360,"weight":0.00008618942148770692,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00008618230211263773,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":771,"viewportWidth":1180,"weight":0.00008617771906503953,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000861737649598449,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00008616095728581856,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00008614268639290922,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.0000861179474788604,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00008611463557264761,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00008608765184049626,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":758,"viewportWidth":440,"weight":0.00008608207569320746,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00008604523018655147,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.00008600954015054565,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000859800723305425,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":816,"screenWidth":377,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":698,"viewportWidth":377,"weight":0.00008597201912389352,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00008596929725121162,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":0,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":992,"viewportWidth":1728,"weight":0.0000859427720364988,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008592817513676388,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000859223279270663,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00008589556138058346,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008587814245143457,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":1329,"weight":0.00008585684371196324,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":820,"viewportWidth":1440,"weight":0.00008585039503570711,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":825,"viewportWidth":1536,"weight":0.00008584749648088579,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.0000858351168196013,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":603,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":603,"viewportWidth":360,"weight":0.00008582045370209799,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.0000857617876483366,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":768,"screenWidth":346,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":645,"viewportWidth":346,"weight":0.00008575484355725522,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00008574003505093865,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":890,"viewportWidth":1920,"weight":0.00008573234113955409,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008572054989708974,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00008570439883418802,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00008570374099763791,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00008568108190462868,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":768,"screenWidth":346,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":634,"viewportWidth":346,"weight":0.00008567721644152447,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":871,"viewportWidth":1864,"weight":0.00008566900302359314,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00008562782453075723,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00008562675465156446,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1279,"viewportWidth":2560,"weight":0.00008559902399871169,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00008558596518300077,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0000855619988161355,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":375,"weight":0.0000855554110132825,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00008554418628745078,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":771,"viewportWidth":1536,"weight":0.00008553380789009854,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":776,"viewportWidth":412,"weight":0.00008552910368716869,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00008550405286454885,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":390,"weight":0.00008549419219398069,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008549274848046648,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":758,"viewportWidth":440,"weight":0.0000854918177586967,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":345,"weight":0.0000854914820367599,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00008548750305292828,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":867,"viewportWidth":1920,"weight":0.00008545997863681038,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00008545694408289295,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00008544625089747586,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00008544074222090902,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008540598435585961,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00008537827808964297,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.00008536747622641903,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.85,"downlinkMax":null,"effectiveType":"4g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00008536621178082837,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":428,"weight":0.0000853434286868003,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":731,"viewportWidth":430,"weight":0.00008533567468993895,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":802,"viewportWidth":1528,"weight":0.00008532097314858052,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":671,"viewportWidth":360,"weight":0.00008530221714699674,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00008527239180200526,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":815,"viewportWidth":432,"weight":0.00008525920036122482,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":853,"screenWidth":1517,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14816.131.5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":1517,"weight":0.00008522886606858933,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":375,"weight":0.00008522845338079087,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.1,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.00008520495148040154,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":646,"viewportWidth":390,"weight":0.00008519662341648941,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008519388726999986,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":550,"viewportWidth":375,"weight":0.00008516118266306391,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00008514599044258483,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":526,"viewportWidth":320,"weight":0.00008513526372156587,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.95,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00008512026851255906,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":0,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (iPad; CPU OS 15_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":624,"viewportWidth":1024,"weight":0.00008508989914190175,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":9,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00008506979661351885,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":525,"viewportWidth":320,"weight":0.00008505047365735228,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008503691390263117,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008503569617452325,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008501083092630792,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.0000849913100078038,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00008498265686279824,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000849694703365326,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":390,"weight":0.0000849672741541124,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":930,"viewportWidth":1912,"weight":0.00008496465278058688,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1018,"viewportWidth":2048,"weight":0.0000849559522729488,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008494704564674563,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.2,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0","vendor":"Google Inc.","viewportHeight":936,"viewportWidth":1879,"weight":0.00008486052894229488,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":697,"viewportWidth":412,"weight":0.00008484284211785119,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.0000848365655554818,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":852,"screenWidth":1517,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":1517,"weight":0.00008480832899564598,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008478560014321892,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.75,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":384,"weight":0.00008477385778224092,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.00008476565804246017,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":894,"viewportWidth":440,"weight":0.00008474050228686472,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0","vendor":"Google Inc.","viewportHeight":926,"viewportWidth":1672,"weight":0.00008473567281488186,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.0000847255651577755,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":1512,"weight":0.00008471395141449511,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":2,"screenHeight":1152,"screenWidth":4096,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":976,"viewportWidth":1366,"weight":0.00008467280854193075,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00008466515620078914,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00008462198510031057,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00008460293010807091,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00008457387139875,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":627,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":627,"viewportWidth":360,"weight":0.00008454611673572944,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00008454152289286746,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":776,"viewportWidth":412,"weight":0.0000845324800360367,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":1264,"weight":0.00008449871530140989,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00008448837563336512,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00008448534155847747,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":430,"weight":0.00008447787149334102,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":200},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:132.0) Gecko/20100101 Firefox/132.0","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":1440,"weight":0.00008447167096231873,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":708,"viewportWidth":414,"weight":0.00008443654052724276,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008438126011884705,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":816,"screenWidth":370,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":720,"viewportWidth":370,"weight":0.00008433772284771826,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":6,"screenHeight":1003,"screenWidth":1504,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":1504,"weight":0.00008430692089574973,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00008427995431203986,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":793,"viewportWidth":393,"weight":0.00008427521153531187,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":345,"weight":0.0000842686253389119,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":588,"viewportWidth":320,"weight":0.00008424075374341121,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00008424051176194506,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00008420771770131849,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":0,"screenHeight":1194,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":874,"weight":0.00008419586187278015,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":200},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":1127,"weight":0.00008418153757123496,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00008415922218752256,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.0000841557824868367,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00008414895307880367,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.000084139617997679,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":829,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":339,"weight":0.00008412438512464302,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":1366,"weight":0.00008412377851400534,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008410917042074711,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00008407523453413157,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00008406012728135935,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":728,"viewportWidth":384,"weight":0.0000840541197318176,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008399257521036171,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.15,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":730,"screenWidth":1300,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":1300,"weight":0.00008398651476993023,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.55,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":680,"viewportWidth":1440,"weight":0.00008397717715354942,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.0000839631041948952,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00008394979130275397,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0000839483268644303,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":930,"viewportWidth":1912,"weight":0.00008393706534563908,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000839302871598206,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.00008388622132356991,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.0000838676659236874,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.05,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":640,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":560,"viewportWidth":360,"weight":0.0000838587858080499,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":957,"viewportWidth":1920,"weight":0.00008383744810361105,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.00008382501890511591,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00008376791001244872,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00008376511572968278,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00008372693633681953,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00008371056501204579,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2560,"weight":0.00008369347319751943,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":412,"weight":0.00008368431263243896,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":566,"viewportWidth":320,"weight":0.00008366246253873736,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":776,"viewportWidth":412,"weight":0.0000836521737425929,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0000836338736628146,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.0000836189063758487,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00008358801831630912,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008358176336863755,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":704,"viewportWidth":414,"weight":0.00008358122875896975,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.35,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1280,"weight":0.00008353976431304028,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008353329298015677,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":384,"weight":0.00008352113612106166,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008346906852821043,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":727,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":339,"weight":0.00008345490705690076,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00008344358525894936,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00008344040305809192,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":692,"screenWidth":346,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":564,"viewportWidth":346,"weight":0.00008343515310268109,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":1440,"weight":0.00008339540120205961,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.75,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":836,"viewportWidth":432,"weight":0.00008337675174762815,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":852,"screenWidth":1517,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":684,"viewportWidth":1517,"weight":0.0000833709745879105,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":428,"weight":0.00008336157335527278,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.0000833610392754806,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.15,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1280,"screenWidth":800,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1112,"viewportWidth":800,"weight":0.00008334863065916378,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":1512,"weight":0.00008334569085836557,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00008332899890082589,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":671,"viewportWidth":360,"weight":0.00008332054986822031,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00008326326349696834,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1112,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":764,"viewportWidth":1112,"weight":0.00008322018210912153,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008320413856012081,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00008320015839576019,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":904,"viewportWidth":1675,"weight":0.00008317508059803946,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":697,"viewportWidth":384,"weight":0.00008314950997261732,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":618,"viewportWidth":375,"weight":0.00008314765233630637,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008313580908676385,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00008310701831995433,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":514,"viewportWidth":320,"weight":0.00008310519360623895,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.00008308374424195637,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.4,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.00008303970725039154,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008303952048229239,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1353,"viewportWidth":2493,"weight":0.00008303124276193706,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":375,"weight":0.00008302772867872613,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00008301987618922309,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000829961053929932,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.00008297863882696373,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":751,"viewportWidth":1603,"weight":0.00008297732827805951,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00008295472467286191,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.6,"downlinkMax":null,"effectiveType":"3g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00008293028368612884,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00008290717536130767,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00008288903455425532,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":938,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":805,"viewportWidth":412,"weight":0.00008288104876950052,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":339,"weight":0.0000828684913913609,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00008285831068848464,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":857,"viewportWidth":1512,"weight":0.00008285819239798194,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.45,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":676,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":571,"viewportWidth":320,"weight":0.0000828506653146189,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00008284336539814137,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.25,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00008283511635396499,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":568,"viewportWidth":320,"weight":0.00008281752203400972,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.7,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":412,"weight":0.00008279242159048174,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":432,"weight":0.00008278514555895707,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.75,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":922,"viewportWidth":1912,"weight":0.00008276232657618147,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.35,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":815,"viewportWidth":432,"weight":0.00008274982848150193,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.3,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00008273557497776619,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00008272451355149053,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":832,"viewportWidth":1470,"weight":0.00008272439559781192,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1279,"viewportWidth":2560,"weight":0.00008270374263807022,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":570,"viewportWidth":320,"weight":0.00008270270698544512,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.00008267299096927388,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":632,"viewportWidth":375,"weight":0.00008265907595850538,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":712,"viewportWidth":414,"weight":0.00008265422836611898,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008264927345224715,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00008264314889270448,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":393,"weight":0.00008264035922120834,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00008263296001956094,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":972,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":688,"viewportWidth":1369,"weight":0.00008262479477961042,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.00008261534004395276,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":820,"viewportWidth":427,"weight":0.00008259498416612798,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0000825831807167522,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0000825679248323888,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":905,"viewportWidth":1592,"weight":0.00008256058952426146,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.45,"effectiveType":"3g","rtt":400},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1317,"viewportWidth":3440,"weight":0.00008252127194289483,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":100,"effectiveType":"3g","rtt":400,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00008251785816484731,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":430,"weight":0.00008250463179743722,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":749,"screenWidth":346,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":635,"viewportWidth":346,"weight":0.00008249148602983695,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3,"effectiveType":"4g","rtt":250},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":984,"viewportWidth":1904,"weight":0.0000824812655356902,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":711,"viewportWidth":414,"weight":0.00008246183603983439,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":390,"weight":0.00008245577304067526,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":347,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":641,"viewportWidth":347,"weight":0.00008244589392566258,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":729,"viewportWidth":430,"weight":0.00008241297514976645,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":797,"viewportWidth":1470,"weight":0.0000824116245415671,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00008236956810505068,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00008235834803451915,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":428,"weight":0.00008229241809607072,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00008228708544216828,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008227872673479866,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.0000822651438006384,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2560,"weight":0.00008224575512913168,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008222275156083725,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":428,"weight":0.0000822160314275903,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Android 14; Mobile; rv:133.0) Gecko/133.0 Firefox/133.0","vendor":"","viewportHeight":649,"viewportWidth":360,"weight":0.00008218630468887796,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":0.3,"downlinkMax":100,"effectiveType":"3g","rtt":950,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00008216809371496698,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00008216072351024957,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.8,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":753,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":622,"viewportWidth":339,"weight":0.00008215777108388326,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00008215271974927352,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":1002,"viewportWidth":1850,"weight":0.00008208498505950606,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":1360,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1357,"viewportWidth":2560,"weight":0.00008208256691363518,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008207537897017592,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":null,"effectiveType":"3g","rtt":300,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":733,"viewportWidth":384,"weight":0.00008207429643908595,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":553,"viewportWidth":375,"weight":0.00008205799768801324,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":200},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":684,"viewportWidth":1333,"weight":0.00008205700329404026,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":711,"viewportWidth":414,"weight":0.00008205181802933102,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.95,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":566,"viewportWidth":320,"weight":0.00008204952417290209,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":null,"effectiveType":"3g","rtt":300,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00008204393617101145,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":430,"weight":0.00008203911199497009,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00008200283815288151,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008199330321815124,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":430,"weight":0.00008199093527821431,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":704,"viewportWidth":414,"weight":0.00008196765670349838,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00008194319816172558,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00008191972593972728,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00008191767121324768,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00008189660639381445,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008188338540842149,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.6,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":360,"weight":0.00008186867618780728,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008185959667902,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.000081832076605653,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.25,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":1440,"weight":0.00008181051468184741,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00008178622266135273,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00008176231767764583,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.6,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":957,"viewportWidth":1920,"weight":0.00008174856111827793,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":640,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":560,"viewportWidth":360,"weight":0.00008173888282277869,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":955,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":951,"viewportWidth":1920,"weight":0.00008173718566718846,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00008172763205112528,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.00008171819286392918,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00008171217002190998,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":548,"viewportWidth":375,"weight":0.00008169933902558925,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":527,"viewportWidth":320,"weight":0.00008166018503547219,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.0000816525999225052,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008165105925767302,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008164236544281838,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.0000816018680310263,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00008159817011672606,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/133.2 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00008156292045625972,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00008156163117358203,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008152196976842123,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.6,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.0000815187532877211,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":756,"viewportWidth":384,"weight":0.00008151622780122128,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/133.0 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00008150748599568661,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.8,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":617,"viewportWidth":360,"weight":0.00008150700689532715,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00008148717420334327,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00008144935873670697,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.55,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.00008144884803134482,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1279,"viewportWidth":2560,"weight":0.00008144698879539023,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1110,"screenWidth":1664,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":941,"viewportWidth":1664,"weight":0.00008143022043574779,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":774,"viewportWidth":459,"weight":0.00008142038312754152,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.55,"downlinkMax":null,"effectiveType":"3g","rtt":600,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":360,"weight":0.00008138634391081353,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":595,"viewportWidth":1280,"weight":0.00008138359416894673,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":514,"viewportWidth":320,"weight":0.00008135905205993273,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008135667981574365,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00008130487074026698,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00008129732011137922,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1180,"weight":0.00008128644196243638,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00008128486609748945,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.00008126967964573784,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008125764017659851,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":393,"weight":0.00008125613469546363,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":390,"weight":0.00008125367073922655,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00008124447050137564,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":430,"weight":0.00008124257854126213,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.55,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1279,"viewportWidth":2560,"weight":0.0000812256841901265,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":842,"viewportWidth":1512,"weight":0.00008117654502209643,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.4,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":742,"viewportWidth":1432,"weight":0.00008114987937794337,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00008114721236169615,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00008114166436691493,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0000811339943705559,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":920,"viewportWidth":1912,"weight":0.0000811261354898376,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":619,"viewportWidth":390,"weight":0.00008112287810435086,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":735,"viewportWidth":384,"weight":0.00008112235061261593,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00008111229773687104,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00008109935881265436,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1 OPT/5.1.1","vendor":"Apple Computer, Inc.","viewportHeight":710,"viewportWidth":414,"weight":0.00008109570565009746,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":100,"effectiveType":"3g","rtt":400,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00008109164142064842,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":687,"viewportWidth":339,"weight":0.0000810891881427319,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00008106624122413534,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.0000810645433818154,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00008103613107816151,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.00008100556561802062,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.00008096184527789442,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.0000809611190619512,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00008094087077215568,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.55,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00008093379629620072,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00008092461880230378,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1188,"viewportWidth":2214,"weight":0.00008092129481541331,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":918,"viewportWidth":1457,"weight":0.00008091839315494375,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00008089593711974167,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.00008089246572469532,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":609,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":609,"viewportWidth":360,"weight":0.00008088072097865546,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":412,"weight":0.00008086192306507966,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.85,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00008084158710166346,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00008082030087778005,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00008074388450881334,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00008074071252544436,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":956,"viewportWidth":1912,"weight":0.0000807299703311717,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00008072847295755241,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00008071900748311044,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.9,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00008070093675108849,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":584,"viewportWidth":320,"weight":0.00008069916952945229,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008069832554003252,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":627,"viewportWidth":360,"weight":0.00008068576465676342,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":731,"viewportWidth":430,"weight":0.00008068272206448506,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00008066548400565026,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0000806445845309465,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.35,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":788,"screenWidth":354,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":644,"viewportWidth":354,"weight":0.00008056821066918524,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00008056784094090891,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":793,"viewportWidth":393,"weight":0.00008054783426087834,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00008054065635969653,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00008053822517862235,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008051688010428543,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.00008049362214569761,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1528,"weight":0.0000804717616191751,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000804620610368125,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.2,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00008042240411475751,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/270.0.542728515 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":390,"weight":0.00008040062750301773,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1280,"weight":0.00008035346378338715,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.0000803489538495663,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.0000803474497868898,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.00008034199529135954,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00008032453412412898,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":628,"viewportWidth":360,"weight":0.00008031987578414127,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00008030295525886652,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.0000802958454759478,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":640,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":512,"viewportWidth":360,"weight":0.0000802794968303234,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.00008026752360502371,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0000802554250255671,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00008025440041774798,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00008024010863520393,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1280,"weight":0.00008018967803132061,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00008018931768936342,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":605,"viewportWidth":339,"weight":0.00008018758938211509,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00008018076592785926,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":1,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:78.0) Gecko/20100101 Firefox/78.0","vendor":"","viewportHeight":1004,"viewportWidth":1920,"weight":0.00008016323175647893,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":616,"viewportWidth":375,"weight":0.00008016164834897713,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008015239965215103,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00008014789621331967,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00008013165483712658,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":null,"effectiveType":"3g","rtt":400,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00008012017112651323,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.15,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.00008006800308222193,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008006270849936091,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":0.00008006126805807382,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":873,"viewportWidth":430,"weight":0.00008002495615479224,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":735,"viewportWidth":430,"weight":0.00008002480416648189,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00008001369033412674,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007999472111985745,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.3,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0","vendor":"Google Inc.","viewportHeight":992,"viewportWidth":2040,"weight":0.00007996363324043862,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":2,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":1021,"viewportWidth":360,"weight":0.00007995788916291332,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":384,"weight":0.00007995536177113497,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.15,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00007988331056981972,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":705,"viewportWidth":414,"weight":0.00007986503091932181,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000798627656993558,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":594,"viewportWidth":1026,"weight":0.00007982053266994116,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00007982048018186086,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007979633543348113,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":412,"weight":0.00007977313984456712,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00007977181091013467,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":6,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":701,"viewportWidth":1080,"weight":0.00007976754569454516,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":701,"viewportWidth":1080,"weight":0.00007976075911203785,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00007972105680308164,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":731,"viewportWidth":1536,"weight":0.00007972082325320794,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":613,"viewportWidth":375,"weight":0.00007971389733781493,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":770,"viewportWidth":1339,"weight":0.00007970174448489394,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":687,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":560,"viewportWidth":320,"weight":0.00007968495637311713,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007967596904422714,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":750,"viewportWidth":440,"weight":0.0000796677639794017,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00007964935611949642,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.2,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00007964186703324916,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":785,"viewportWidth":412,"weight":0.00007963888140920043,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00007963868766667867,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007963717667962259,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":100,"effectiveType":"3g","rtt":500,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":906,"screenWidth":369,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":369,"weight":0.00007962735115007819,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":590,"viewportWidth":350,"weight":0.00007962463675917091,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":739,"viewportWidth":1600,"weight":0.00007959244836174593,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00007956790648743007,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00007954557988502024,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.0000795244679384416,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0","vendor":"Google Inc.","viewportHeight":936,"viewportWidth":1879,"weight":0.0000795193407826838,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":320,"weight":0.0000795191252604208,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":672,"viewportWidth":360,"weight":0.00007950719820515464,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.00007949952254508628,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1820,"viewportWidth":1280,"weight":0.00007948702467891551,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":766,"viewportWidth":412,"weight":0.00007946467458634404,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_8_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":543,"viewportWidth":375,"weight":0.0000794543270732105,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00007945041775041605,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000794504116577439,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00007944221672994104,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":841,"viewportWidth":448,"weight":0.00007944133254171706,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00007942511923473961,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00007941972317194467,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00007940442222040701,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.0000793994050022688,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.00007939826054648871,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":730,"viewportWidth":430,"weight":0.00007938786768850506,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00007938504837197977,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.6,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00007937632520420306,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00007934933327393791,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":428,"weight":0.00007932144894706261,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00007931391408914573,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":577,"viewportWidth":339,"weight":0.00007930774225795751,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.0000792981943746524,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0000792835628651268,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":2,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":934,"viewportWidth":1728,"weight":0.00007927817837631222,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.00007925377621309628,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00007925273978429123,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00007923754808891303,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007923065825037165,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":851,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":393,"weight":0.0000792283734262109,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00007921177924511589,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00007920486310849248,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.00007920333229782515,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":0,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (iPad; CPU OS 12_5_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":954,"viewportWidth":768,"weight":0.00007919696825163511,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":1440,"weight":0.00007917438979226282,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00007915413782799124,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.00007910228539061937,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":432,"weight":0.00007909799398809454,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007904956645767011,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":675,"viewportWidth":402,"weight":0.0000790301617045818,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007901267186541409,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/130.0.6723.90 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00007900448475817446,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0000790004213264705,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.0000789917658158795,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00007897568968236215,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00007896703517230683,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00007895164056548645,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007894319987067752,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":747,"viewportWidth":412,"weight":0.00007892961550205605,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00007892204860548878,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":619,"viewportWidth":360,"weight":0.00007890793943431165,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.4,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00007889915458751623,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.2,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00007889655293314022,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.05,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":568,"viewportWidth":320,"weight":0.00007888299360924867,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.55,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":412,"weight":0.00007887555875611042,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":705,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":705,"viewportWidth":360,"weight":0.00007885796550528856,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1912,"weight":0.00007884999856020061,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007880908079281962,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007880717993079461,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":360,"weight":0.00007879752121988291,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.8,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":823,"screenWidth":1463,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":654,"viewportWidth":1463,"weight":0.00007879669094875795,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":671,"viewportWidth":360,"weight":0.00007879290706509922,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00007879100974477335,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":390,"weight":0.00007873608520169042,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":584,"viewportWidth":320,"weight":0.00007873077568015489,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00007873043819145289,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007872368965684835,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":806,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":710,"viewportWidth":360,"weight":0.0000787028174047165,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.4,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00007869409030304911,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":430,"weight":0.00007864848617488934,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":412,"weight":0.00007863736191901484,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":396,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":742,"viewportWidth":396,"weight":0.00007861681473838613,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1194,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":1194,"weight":0.00007860543876829162,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":896,"viewportWidth":1262,"weight":0.00007860376366178948,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":617,"viewportWidth":360,"weight":0.0000786014924686768,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.00007859769594211122,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":620,"viewportWidth":375,"weight":0.0000785503882980061,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":836,"viewportWidth":432,"weight":0.000078546309445474,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00007853984040512786,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.8,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":584,"viewportWidth":320,"weight":0.00007853719890695137,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00007851701331706499,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.8,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00007851614695293595,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":null,"effectiveType":"3g","rtt":450,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.00007848881008692583,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.00007843002793725705,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.1,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":716,"viewportWidth":1439,"weight":0.00007842318729512454,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":593,"viewportWidth":1280,"weight":0.00007842313750634933,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.0000784222731307389,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007840938984023322,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":534,"viewportWidth":1267,"weight":0.00007840208801499903,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00007839987520370491,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007839532246126946,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1280,"screenWidth":800,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1192,"viewportWidth":800,"weight":0.00007837957816711162,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":384,"weight":0.00007837671143685212,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":918,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":789,"viewportWidth":412,"weight":0.00007836538044001422,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007834115263462637,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":835,"viewportWidth":412,"weight":0.00007832994029588822,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007829242210490047,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.0000782687511762543,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":840,"viewportWidth":1908,"weight":0.00007823581519192503,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":706,"viewportWidth":1440,"weight":0.00007823506992201886,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00007822109241738621,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1360,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":680,"viewportWidth":1360,"weight":0.00007821228654994456,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00007819277956338734,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":921,"viewportWidth":1920,"weight":0.00007819234940921367,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.7,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":864,"viewportWidth":1536,"weight":0.0000781695314796072,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":1288,"weight":0.00007813102732995915,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007812672295811444,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007812097313782654,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0000781046471369173,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.00007810336225215872,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007807797989347745,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":646,"viewportWidth":360,"weight":0.0000780738472498218,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.45,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":852,"screenWidth":1517,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":684,"viewportWidth":1517,"weight":0.0000780714127916861,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":384,"weight":0.0000780544778423032,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":522,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":522,"viewportWidth":320,"weight":0.00007804248199376837,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":755,"viewportWidth":440,"weight":0.00007802203575990558,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.15,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1233,"viewportWidth":1309,"weight":0.00007800645715844849,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":793,"viewportWidth":393,"weight":0.00007799332863250074,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007798588764704385,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/316.0.632200771 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00007798347943375743,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00007798282729119773,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.4,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0000779655312284995,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007792677295569611,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":1366,"weight":0.00007792655664017033,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00007792310811111566,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":833,"viewportWidth":1440,"weight":0.00007791676114920557,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":693,"viewportWidth":414,"weight":0.00007790655174856541,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00007789339444280022,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.85,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00007788969417003993,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":430,"weight":0.00007788191589282023,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":0.00007787788031262844,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.7,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00007785957570787635,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":927,"viewportWidth":1920,"weight":0.00007784780949363222,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00007782448797183085,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000778198468594226,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007781694613402277,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00007781658977599474,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.4,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.000077814639363116,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":918,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":917,"viewportWidth":1920,"weight":0.00007778761589894604,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":774,"viewportWidth":412,"weight":0.00007777101803997712,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00007776430891727369,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.3,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":583,"viewportWidth":1280,"weight":0.00007776390787978739,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":922,"viewportWidth":1912,"weight":0.0000777565557051155,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007773268788221032,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":889,"screenWidth":1467,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":889,"viewportWidth":1467,"weight":0.00007773136829409774,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00007771809542991132,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.00007770572203132774,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007766127700783571,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1279,"viewportWidth":2560,"weight":0.00007765297981522697,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":642,"viewportWidth":393,"weight":0.00007765141676251475,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":339,"weight":0.00007764459217950794,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":0,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (iPad; CPU OS 16_0_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":701,"viewportWidth":1180,"weight":0.0000776384510412191,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":1006,"viewportWidth":1726,"weight":0.00007762744330995902,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.05,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1090,"screenWidth":486,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":922,"viewportWidth":486,"weight":0.00007760512346057725,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":683,"viewportWidth":1470,"weight":0.00007760413875620859,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00007759639046528588,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":826,"viewportWidth":1536,"weight":0.00007759357952262669,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007758973984812883,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007757864248895716,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":393,"weight":0.00007757782468394115,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1006,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":866,"viewportWidth":412,"weight":0.00007757374248486454,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00007757052844645325,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.5,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00007756502831760967,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.95,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.00007751146001496943,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":761,"viewportWidth":375,"weight":0.00007748516856806419,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00007748383850735454,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00007747694761650614,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":430,"weight":0.00007747525199849995,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":1264,"viewportWidth":2560,"weight":0.0000774459017607848,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00007736968911865253,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":922,"viewportWidth":1912,"weight":0.00007736323208546762,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00007736270174525545,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.00007735841592331726,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":430,"weight":0.00007734622466309187,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00007734028137073642,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007733097594156153,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00007730587003987503,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.00007730502062102681,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.6,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.0000772866702412518,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007727952213441625,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00007723821535762891,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00007723565061831083,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007723409740068081,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":852,"viewportWidth":393,"weight":0.00007719852009287816,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":883,"viewportWidth":1366,"weight":0.00007719150858023409,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.00007718952385878535,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":641,"viewportWidth":1366,"weight":0.00007718199364981422,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007716588389847135,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":100,"effectiveType":"3g","rtt":500,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00007716393782044849,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007716009766246951,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":844,"viewportWidth":390,"weight":0.00007714959246302324,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007713771015460155,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00007710509562341504,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007708203114332501,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.00007706919070702696,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000770689379398447,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.3,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.00007705104565934434,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_8_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":543,"viewportWidth":375,"weight":0.00007704886263160365,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":618,"viewportWidth":375,"weight":0.00007704845721426036,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00007703492637779643,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007703464618808439,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":777,"viewportWidth":390,"weight":0.00007701841051552713,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00007701197489178126,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0000770031222008923,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00007696258800638748,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00007694707975766572,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1366,"weight":0.00007690264107594687,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":731,"viewportWidth":430,"weight":0.0000768963547081438,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00007686889870798834,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":695,"viewportWidth":430,"weight":0.0000768679161624882,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00007686307498006374,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.4,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00007683599915875944,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00007683483550859901,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00007682121146218061,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":null,"effectiveType":"3g","rtt":300,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00007680653883925742,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":1344,"screenWidth":1344,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6533.72 Safari/537.36","vendor":"Google Inc.","viewportHeight":1344,"viewportWidth":1344,"weight":0.00007677962088588913,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":402,"weight":0.00007676611170824986,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":390,"weight":0.00007675104233694497,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.4,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00007670586264454306,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007667090113599132,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007666896790796628,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00007665109599278125,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":861,"screenWidth":388,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":720,"viewportWidth":388,"weight":0.00007665084645896299,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00007663040723275414,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.0000766203275272799,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00007660294421758145,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":360,"weight":0.0000765909168236469,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00007657971322273462,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00007657205198259992,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007655819179024111,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007653307826006448,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00007652710083908327,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.00007651071324491735,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.05,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00007648312249164133,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007647753967050013,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":1440,"weight":0.00007646750323787716,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/127.0.6533.107 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":430,"weight":0.00007645622724052964,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.55,"downlinkMax":100,"effectiveType":"3g","rtt":300,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00007643600471805902,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":604,"viewportWidth":414,"weight":0.00007643278984409416,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":844,"viewportWidth":448,"weight":0.00007643257501170876,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00007640536751850181,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00007640196834327573,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007637414976677924,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1031,"viewportWidth":1920,"weight":0.00007633888040174452,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0000763320912057999,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":705,"viewportWidth":414,"weight":0.00007632457743235533,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007627286817095275,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":956,"viewportWidth":1912,"weight":0.00007626491827863212,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00007625498151076342,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":200},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Safari/605.1.15","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":1440,"weight":0.00007625068727487123,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 OPR/115.0.0.0","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1866,"weight":0.0000762252375714036,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007622337707509271,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.3,"downlinkMax":100,"effectiveType":"3g","rtt":300,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00007621212573011506,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":2160,"screenWidth":4096,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1504,"viewportWidth":2426,"weight":0.00007621006600332133,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00007620949489149572,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00007620496005331895,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000076196002740508,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":672,"viewportWidth":412,"weight":0.00007618719606919055,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.000076142365357159,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":100,"effectiveType":"3g","rtt":300,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00007613317495409301,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (iPad; CPU OS 16_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":624,"viewportWidth":1024,"weight":0.00007612200085886368,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.0000761178350120598,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.9,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":412,"weight":0.00007609932987090725,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.25,"downlinkMax":100,"effectiveType":"3g","rtt":700,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":776,"viewportWidth":412,"weight":0.00007608248091431791,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00007606885771900306,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":412,"weight":0.0000760651211600604,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1073,"viewportWidth":1060,"weight":0.00007606392893519536,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.4,"downlinkMax":100,"effectiveType":"3g","rtt":650,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":808,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":676,"viewportWidth":393,"weight":0.00007605680441799586,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":928,"viewportWidth":1680,"weight":0.00007604234643002479,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00007603953288186299,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.05,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":2048,"weight":0.00007603930212688374,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":594,"viewportWidth":320,"weight":0.00007602651466167263,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) EdgiOS/131.0.2903.92 Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":673,"viewportWidth":393,"weight":0.00007600863597333572,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.9,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/18.17763","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.00007600345055255364,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":1280,"weight":0.00007599724451516658,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007599334350392229,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00007597933105819035,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":780,"viewportWidth":459,"weight":0.00007595458465737125,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000759259033929645,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00007591255736168988,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":992,"viewportWidth":1249,"weight":0.00007590329519587242,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.00007588275527492062,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00007588120658894487,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":622,"viewportWidth":320,"weight":0.00007588079399617276,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.00007587592939406107,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":672,"viewportWidth":360,"weight":0.00007587394993483821,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007584988415529607,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":1528,"weight":0.00007584398486647182,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00007584035937211718,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00007583721528328794,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00007582904634737702,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":672,"viewportWidth":360,"weight":0.0000758203388689655,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007581481459004505,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007579255856938108,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1260,"screenWidth":2240,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":1071,"viewportWidth":1503,"weight":0.0000757713490826918,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":680,"viewportWidth":402,"weight":0.00007576249022673788,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1 Ddg/18.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00007575678847687296,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":934,"viewportWidth":1920,"weight":0.00007575042700233238,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00007573273136980996,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00007572177927513248,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":648,"viewportWidth":360,"weight":0.00007572109138168715,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00007570854333974521,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/304.0.607401217 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00007568516229586588,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00007566134481688042,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007566098882824444,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00007565745805889042,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.00007565454509844815,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":873,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":741,"viewportWidth":393,"weight":0.000075648587824145,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1030,"screenWidth":573,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":1030,"viewportWidth":573,"weight":0.00007564192589753103,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":1296,"viewportWidth":980,"weight":0.00007563922565221092,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":717,"viewportWidth":393,"weight":0.00007561953117353077,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":100,"effectiveType":"3g","rtt":450,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00007561728792607383,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00007561185663108075,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.4,"downlinkMax":100,"effectiveType":"3g","rtt":300,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00007560902661601602,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007560129413231857,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.35,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":559,"viewportWidth":1280,"weight":0.0000755892525031333,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00007558507690310162,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00007555943923598253,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00007552822744415699,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00007551552133761449,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00007551352003695095,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007549251081672467,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00007548127848461715,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.00007545076951947012,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00007544269106598565,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00007543187397399063,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":679,"viewportWidth":1366,"weight":0.00007540830182717853,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":844,"viewportWidth":448,"weight":0.00007539461205847629,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1107,"screenWidth":1710,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":860,"viewportWidth":1710,"weight":0.0000753804746887227,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00007536232146860735,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00007533162318107597,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":440,"weight":0.00007531196141034365,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00007528339912237907,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1079,"screenWidth":486,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":942,"viewportWidth":486,"weight":0.00007527708501918091,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.8,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":762,"viewportWidth":412,"weight":0.00007526264180764967,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.2,"downlinkMax":100,"effectiveType":"3g","rtt":700,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":861,"screenWidth":388,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":776,"viewportWidth":388,"weight":0.00007520725522656437,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00007520373552451642,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007520209825276603,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00007517781455820726,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007516866309734542,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00007516275644092877,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00007512330706778121,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00007511815342723494,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007509737557390614,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":930,"viewportWidth":1912,"weight":0.00007508658643657975,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00007508584463722682,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007506554533226402,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":661,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":661,"viewportWidth":384,"weight":0.00007504107946715688,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00007504007704820451,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00007500418004206729,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":390,"weight":0.00007499746134184037,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.5,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.00007498874737010113,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":812,"viewportWidth":428,"weight":0.00007497572916549649,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":1080,"weight":0.0000749725284364705,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00007495830146795388,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00007495565704488111,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1824,"screenWidth":2736,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":725,"viewportWidth":1321,"weight":0.00007494799620914064,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00007494130310035772,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00007493983807004604,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":390,"weight":0.00007492441364063637,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":430,"weight":0.00007492394209088459,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00007492326738606953,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00007492006090979363,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00007491827815651346,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":1280,"weight":0.00007491294717393168,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00007490246309471417,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00007489525419715793,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":552,"viewportWidth":375,"weight":0.00007487950706305105,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00007487545897139411,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0000748677004268113,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00007485738990872861,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":796,"viewportWidth":1440,"weight":0.00007482118603638254,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00007481358729446439,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Android 14; Mobile; rv:133.0) Gecko/133.0 Firefox/133.0","vendor":"","viewportHeight":682,"viewportWidth":360,"weight":0.00007481323384816179,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/314.2.628428250 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00007480303385680968,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00007479574629625051,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":623,"viewportWidth":375,"weight":0.00007476157926465809,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1366,"weight":0.00007473421384949172,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00007468282099895286,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007466712517139827,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00007463554656617447,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.0000746313191728826,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.7,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":751,"viewportWidth":384,"weight":0.00007462727965128767,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":428,"weight":0.00007461826067210904,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":713,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":713,"viewportWidth":412,"weight":0.00007461192775918246,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1912,"weight":0.00007461157352287502,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00007460866685697414,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00007460183375429935,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":740,"viewportWidth":1528,"weight":0.00007459948124686817,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00007459506688363332,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.35,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.00007457449212930896,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007456760072107195,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":756,"viewportWidth":1441,"weight":0.00007456227975528259,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007456111008399939,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":717,"viewportWidth":384,"weight":0.00007456100821051568,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":4,"screenHeight":1497,"screenWidth":1675,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1489,"viewportWidth":1675,"weight":0.00007456030820516802,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":706,"viewportWidth":1528,"weight":0.00007455926085372821,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1112,"screenWidth":834,"userAgent":"Mozilla/5.0 (iPad; CPU OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":1112,"weight":0.00007454934942447288,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":412,"weight":0.00007454645962593153,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":762,"viewportWidth":412,"weight":0.00007453416597039392,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00007451258794544197,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00007450523372613726,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":430,"weight":0.00007450449146825766,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007448620454531621,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00007448110545018276,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":412,"weight":0.00007446606796843874,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00007445482904657476,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":618,"viewportWidth":375,"weight":0.00007439783794253128,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":652,"viewportWidth":393,"weight":0.00007439215913768708,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":393,"weight":0.00007437274918371752,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00007436532936097939,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00007435675815684913,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":827,"viewportWidth":428,"weight":0.00007435586075903435,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.6,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":833,"viewportWidth":1280,"weight":0.00007435395253530502,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":718,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.00007431742793166557,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00007430764772829344,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.95,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00007430480226833294,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":1280,"weight":0.00007429747494045208,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.00007428427285973758,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00007428223377846193,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007425057820690091,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":622,"viewportWidth":375,"weight":0.00007423892364849303,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00007422404853248241,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":861,"viewportWidth":1920,"weight":0.00007422191823565764,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00007418879405111664,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.00007418653939648813,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00007417266385888348,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":865,"viewportWidth":448,"weight":0.0000741639163402659,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":772,"viewportWidth":1440,"weight":0.00007415598706350507,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00007415353843938536,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007414606222862933,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007412710334734787,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00007412255965757745,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00007411666235989739,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1248,"viewportWidth":1024,"weight":0.0000741143976419122,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00007411230582579546,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00007410591647291081,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":514,"viewportWidth":320,"weight":0.00007410450085486131,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.65,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":776,"viewportWidth":1432,"weight":0.00007409042817860241,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.4,"downlinkMax":null,"effectiveType":"3g","rtt":350,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00007404551023352725,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":844,"viewportWidth":448,"weight":0.00007403865211498275,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1120,"screenWidth":1792,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":939,"viewportWidth":1792,"weight":0.00007403620817292099,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00007399143532680801,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0000739889885617085,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.0000739676003320387,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":773,"viewportWidth":1600,"weight":0.00007395808121202754,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":393,"weight":0.00007393212044040813,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.45,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.0000739312424060796,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":964,"viewportWidth":1912,"weight":0.00007392759544400552,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":393,"weight":0.00007392111482335116,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":693,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00007390273751962756,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.00007389330889763957,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0","vendor":"Google Inc.","viewportHeight":642,"viewportWidth":1358,"weight":0.00007389032381059964,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00007388788112419965,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.0000738873575172153,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":620,"viewportWidth":414,"weight":0.00007388254259921454,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/342.0.693598186 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00007384725693177262,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/133.0 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":428,"weight":0.00007384264756952466,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":810,"viewportWidth":432,"weight":0.00007382686266041807,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00007378904548500356,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007378582081023444,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.8,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":607,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":360,"weight":0.0000737721657590641,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007377168594607455,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":250},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":399,"viewportWidth":952,"weight":0.00007375995196302132,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007375507406701611,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":430,"weight":0.0000737396506052733,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.00007371894247370432,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":617,"viewportWidth":390,"weight":0.00007367615120982366,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00007366477111323694,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0000736242527975006,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":100,"effectiveType":"3g","rtt":300,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00007358132621443609,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":639,"viewportWidth":1280,"weight":0.00007357627266795357,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":952,"screenWidth":1925,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":951,"viewportWidth":1920,"weight":0.00007355289145843594,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":764,"viewportWidth":428,"weight":0.00007353975452557836,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00007352955760563457,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007352648368012293,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00007350647668289972,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":569,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":569,"viewportWidth":360,"weight":0.0000734968491726483,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00007348346295027341,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00007341922482358878,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":852,"viewportWidth":393,"weight":0.00007339771023735813,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007339389285146822,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00007338664027238485,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":393,"weight":0.00007337030762146566,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00007336186860797571,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000733578188920619,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1010,"viewportWidth":810,"weight":0.00007335402542168262,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007332423576689358,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00007327858806849138,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.6,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00007326553282180015,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Android 14; Mobile; rv:133.0) Gecko/133.0 Firefox/133.0","vendor":"","viewportHeight":649,"viewportWidth":360,"weight":0.00007326064032952446,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":514,"viewportWidth":320,"weight":0.00007325975650196454,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":553,"viewportWidth":375,"weight":0.00007325751651521369,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":964,"viewportWidth":1912,"weight":0.0000732404957483865,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.00007322824780101099,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00007321759866056383,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00007321673592933967,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.4,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":609,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":609,"viewportWidth":360,"weight":0.00007320640910297662,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":851,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.6312.118 Mobile Safari/537.36 XiaoMi/MiuiBrowser/14.22.1-gn","vendor":"Google Inc.","viewportHeight":661,"viewportWidth":393,"weight":0.00007319980055609392,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00007316774583944363,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00007315463631518355,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.00007314563106905417,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":100,"effectiveType":"3g","rtt":500,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00007314426090480989,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00007311720030143344,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000731169486504837,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00007308106593546461,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1206,"screenWidth":2144,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":963,"viewportWidth":1739,"weight":0.00007305819340018124,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":633,"viewportWidth":375,"weight":0.0000730565656542542,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":704,"viewportWidth":1080,"weight":0.00007305544136970464,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":872,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":737,"viewportWidth":320,"weight":0.00007302644786827574,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.00007299411761194862,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.55,"downlinkMax":100,"effectiveType":"3g","rtt":450,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":347,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":630,"viewportWidth":347,"weight":0.00007297235062943604,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00007295285762096993,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":722,"viewportWidth":430,"weight":0.00007294982177730842,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00007294519848557706,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":798,"viewportWidth":473,"weight":0.00007293684980350092,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00007293253262393457,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.00007292854573208657,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1 Ddg/18.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00007292480458369205,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00007292391539858752,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.00007290342268030409,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":390,"weight":0.00007288586296094621,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00007288431370415943,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007286959984515626,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00007282594438224196,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00007282230481076624,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":671,"viewportWidth":402,"weight":0.00007281474335239426,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":0.65,"downlinkMax":null,"effectiveType":"3g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":808,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":732,"viewportWidth":393,"weight":0.00007278972790781348,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007276967206920585,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007276727775586386,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00007274817723510764,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00007271580486325556,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":1536,"weight":0.00007270453530440257,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007268811992379773,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007268273604085299,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00007267406456446039,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.00007266455678661902,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007265451375151129,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007262781405080668,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0000726249140772247,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007261776652830898,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00007261773945567032,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.85,"effectiveType":"4g","rtt":150},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":717,"viewportWidth":1440,"weight":0.00007259214376228606,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":912,"screenWidth":1778,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":582,"viewportWidth":1378,"weight":0.00007258499747520871,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":717,"viewportWidth":384,"weight":0.00007256134412531077,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":412,"weight":0.00007256091730303756,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00007255466889029398,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":842,"viewportWidth":1631,"weight":0.00007252888360890365,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007252587768120183,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007251369809112488,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":390,"weight":0.00007250038729386661,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":639,"viewportWidth":1396,"weight":0.00007249219738417751,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000724651653150925,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007245870013198933,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00007245280506733152,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.00007243936777719309,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":589,"viewportWidth":360,"weight":0.00007241558353899855,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007241360632015316,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00007240914003416993,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":922,"viewportWidth":1912,"weight":0.00007238390910061071,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00007238226720579539,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00007235752692653768,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007234643702122142,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.7,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00007233962867666911,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":1470,"weight":0.00007233810780724857,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":848,"viewportWidth":414,"weight":0.00007233602480071806,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00007232783302259834,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":2,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":509,"viewportWidth":339,"weight":0.00007231386190774901,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00007227348857799634,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":720,"screenWidth":324,"userAgent":"Mozilla/5.0 (Android 15; Mobile; rv:133.0) Gecko/133.0 Firefox/133.0","vendor":"","viewportHeight":575,"viewportWidth":324,"weight":0.00007225118936581644,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007224659413078401,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.8,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.00007220995195789565,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00007220744355944088,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00007219493719273624,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/343.0.695551749 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00007216747960582065,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.6,"downlinkMax":null,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.0000721586963879937,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00007214739405581322,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":375,"weight":0.00007212458391710286,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0000721237743637166,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":0.00007211080717912662,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00007210297172697109,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.25,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.0000720777848542431,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007207353318498488,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.65,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.00007207257598703645,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.8,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":671,"viewportWidth":360,"weight":0.00007206496901824952,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1067,"screenWidth":1707,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":941,"viewportWidth":1699,"weight":0.00007204856826650441,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007203698843503612,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007199386877986313,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":428,"weight":0.0000719776315081786,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":949,"viewportWidth":552,"weight":0.00007197631357552522,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007196060723051825,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:109.0) Gecko/20100101 Firefox/115.0","vendor":"","viewportHeight":848,"viewportWidth":1597,"weight":0.00007195661638682098,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":694,"viewportWidth":1357,"weight":0.00007193755829360895,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00007192867215201888,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00007190968177062885,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":654,"viewportWidth":1358,"weight":0.00007190365111260232,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":2.45,"downlinkMax":null,"effectiveType":"4g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":861,"screenWidth":388,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":741,"viewportWidth":388,"weight":0.00007185716914049248,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0000718460248163091,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007182892153600245,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007181377517887692,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00007180453245343061,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":651,"viewportWidth":360,"weight":0.00007177457402153954,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.4,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.5209.1304 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":375,"weight":0.00007177280369988207,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":686,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":686,"viewportWidth":384,"weight":0.00007176352315030087,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007175770083915205,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00007173966185765913,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":548,"viewportWidth":375,"weight":0.00007173417252477967,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00007172703206848976,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00007171124006063967,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00007170953594853886,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":581,"viewportWidth":320,"weight":0.00007170620488896324,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.00007170457896015388,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007170144639794425,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.00007169623727755908,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.05,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00007169487580959615,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.6,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":867,"viewportWidth":448,"weight":0.00007169226252705823,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00007168693871039408,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00007166804788239409,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":641,"viewportWidth":375,"weight":0.00007166191830503763,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":412,"weight":0.00007160198428300506,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007159986584924381,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007159912222667827,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00007156196805916124,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.0000715523581502105,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007153517629268828,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00007151087520027014,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":804,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":672,"viewportWidth":360,"weight":0.00007150405161647574,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.00007147237094825132,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":889,"viewportWidth":1680,"weight":0.00007146047883562936,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":622,"viewportWidth":375,"weight":0.00007142706377944091,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":6,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 LikeWise/100.6.6955.56","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00007141220932450704,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007140377828967227,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007139872524697238,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00007139540930082704,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00007139491621542265,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007139368132278297,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.0000713881248177497,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":844,"viewportWidth":448,"weight":0.00007138407586860497,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00007138286987559525,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":856,"viewportWidth":430,"weight":0.00007135004115430166,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00007132100217878916,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00007131948323224442,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007131409356851665,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007127350878608483,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":729,"viewportWidth":430,"weight":0.00007121856905155285,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00007120723940985264,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.0000711995304564091,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":513,"viewportWidth":430,"weight":0.00007117488278029853,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00007115874616611974,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":583,"viewportWidth":1366,"weight":0.0000711486669714011,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":637,"viewportWidth":375,"weight":0.00007112988692812008,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":7,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":630,"viewportWidth":390,"weight":0.0000711165388814713,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00007111591915231693,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00007111214438499408,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007110382162870897,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007108002069142408,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":918,"viewportWidth":1920,"weight":0.00007106477871157537,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007105385864670026,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/122.0.6261.89 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00007104633740714665,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00007103225060386929,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00007102063948599636,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":393,"weight":0.00007101184119871464,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00007100123536806524,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":820,"viewportWidth":1440,"weight":0.00007099963401606644,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":956,"viewportWidth":1912,"weight":0.00007099627884664564,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":878,"viewportWidth":1727,"weight":0.00007097359119899537,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":798,"viewportWidth":1470,"weight":0.0000709688642259417,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.4,"downlinkMax":null,"effectiveType":"3g","rtt":300,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.0000709647910104156,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":957,"viewportWidth":1490,"weight":0.00007095386073980641,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.0000709455928614967,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000709373863725196,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":412,"weight":0.00007093355181283567,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.2,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":851,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":698,"viewportWidth":393,"weight":0.00007091269385026608,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.2,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.0000709076523574953,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.4,"downlinkMax":null,"effectiveType":"3g","rtt":350,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.00007089307061650028,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00007085225415169083,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.00007085082805986943,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (iPad; CPU OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":1080,"weight":0.00007084015256178546,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":638,"viewportWidth":375,"weight":0.00007078512784464283,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/343.0.695551749 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00007077045582919823,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":964,"viewportWidth":1912,"weight":0.00007076691443761696,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00007076521877063415,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00007076490986370563,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00007076133016511218,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.00007074324657702153,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":428,"weight":0.00007073846172832325,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007073633711615053,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.000070734203926319,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":827,"viewportWidth":412,"weight":0.00007073003760396958,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00007072628760156992,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":880,"screenWidth":1511,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":874,"viewportWidth":1504,"weight":0.00007072155924479273,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.00007071318540512673,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007070123479367884,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007069624123714684,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":1314,"viewportWidth":2552,"weight":0.00007069578134828132,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00007069116463190786,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":428,"weight":0.00007068416072455674,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00007068268418328205,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007067059905481526,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":713,"viewportWidth":1248,"weight":0.00007065291597822004,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007065195050557919,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00007065088199888511,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00007064327693805031,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":731,"viewportWidth":1536,"weight":0.00007063813466318536,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00007059329954981835,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00007058783757980981,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00007058489604858308,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.0000705839941883916,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":865,"viewportWidth":448,"weight":0.00007057711742735228,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00007055145597404137,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":844,"viewportWidth":448,"weight":0.0000705475538640816,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00007053108711579335,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":735,"viewportWidth":428,"weight":0.00007050873499446341,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00007049240442908407,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00007048526678375301,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00007048400992025109,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":641,"viewportWidth":375,"weight":0.00007047619898391937,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.00007045828548114587,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/132.1 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.0000704534610734441,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":736,"viewportWidth":1536,"weight":0.00007043893601672153,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":715,"viewportWidth":739,"weight":0.00007043232333299164,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.15,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":625,"viewportWidth":1024,"weight":0.00007042904944532788,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":711,"viewportWidth":412,"weight":0.00007040704864147917,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.0000704060971784334,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00007039224654644224,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00007038509860487875,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":714,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":591,"viewportWidth":320,"weight":0.00007038488012607855,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":617,"viewportWidth":414,"weight":0.00007037686847701057,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.0000703745299672171,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.4,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1280,"weight":0.00007037391073268408,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/130.0.6723.78 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00007035999289135616,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.15,"downlinkMax":100,"effectiveType":"3g","rtt":700,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00007035891140572885,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.95,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.0000703576029348088,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/343.0.695551749 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00007035646251215243,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":949,"viewportWidth":2037,"weight":0.00007032937979037254,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007031292701459439,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00007029317257279743,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00007027722097703338,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00007026668738197723,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00007026255297565526,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007025425208008301,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00007025046805834986,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007024479387302454,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.4,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00007024238201207425,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00007021438012142623,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00007020396610263575,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":593,"viewportWidth":1280,"weight":0.00007019179421507804,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00007017841709549226,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00007015347016633141,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":640,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":560,"viewportWidth":360,"weight":0.00007013804379700053,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0000701201974361296,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00007009568848046566,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":390,"weight":0.00007007264105829392,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00007006591622194804,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007005547453181194,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":676,"viewportWidth":1272,"weight":0.00007004614906389714,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":955,"viewportWidth":1920,"weight":0.00007002589051214571,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.55,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00007002580136398417,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":920,"viewportWidth":1912,"weight":0.00007002433096561171,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.4,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":692,"screenWidth":346,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":564,"viewportWidth":346,"weight":0.00007000822031997908,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007000331128243177,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00006998624514176164,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00006997341797869814,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00006997320902774435,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":950,"viewportWidth":1366,"weight":0.00006997019806524098,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006997012171328208,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":690,"viewportWidth":1080,"weight":0.00006996258338147874,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":430,"weight":0.0000699624356308122,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":753,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":625,"viewportWidth":339,"weight":0.00006996231828744456,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006995259241354999,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":831,"viewportWidth":414,"weight":0.00006994814567832082,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00006994695798721172,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.6,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 OPR/115.0.0.0","vendor":"Google Inc.","viewportHeight":598,"viewportWidth":1312,"weight":0.00006992160954135346,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006991874120350392,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":428,"weight":0.0000699158004071321,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006990736133458299,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00006990202520504085,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00006987764841096044,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0000698425726674788,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00006984049220359683,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00006983463361770652,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":891,"viewportWidth":1366,"weight":0.00006983044661907843,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00006982970727512018,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":632,"viewportWidth":375,"weight":0.00006982674095218037,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.00006981224217248778,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":393,"weight":0.0000697957674684793,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.6,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":396,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":756,"viewportWidth":396,"weight":0.00006978674418519131,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00006977202124433935,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":390,"weight":0.00006976691071328381,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1912,"weight":0.00006976025864432023,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":384,"weight":0.00006974804584392772,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.65,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1112,"screenWidth":1710,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":948,"viewportWidth":1710,"weight":0.00006973698698746585,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.5,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.0000697364329475539,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006972308466641844,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":691,"viewportWidth":1328,"weight":0.00006972071553142327,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1103,"viewportWidth":820,"weight":0.00006971791849272679,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00006969242993387195,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":618,"viewportWidth":375,"weight":0.0000696923696180271,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":717,"viewportWidth":1259,"weight":0.00006966657170899543,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00006965983780333603,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":957,"viewportWidth":1920,"weight":0.00006964824212480315,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":747,"viewportWidth":412,"weight":0.0000696411301322562,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006963724401075096,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.00006960429623762373,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1536,"weight":0.00006960259344642659,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":917,"viewportWidth":1920,"weight":0.00006959814445439314,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.35,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00006959519690554107,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00006957664279500231,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006955898546730402,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.00006954972573055598,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00006954465777323158,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006954407597237634,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00006954050821573863,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":345,"weight":0.00006953721063259872,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00006953643047141332,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.0000695358298890838,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.0000695303145146897,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":375,"weight":0.00006952355094699341,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.00006952017425060797,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":841,"viewportWidth":448,"weight":0.0000695181672386606,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00006950591395317533,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00006949808789917411,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00006949691253881169,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00006948650388903228,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00006947461024354743,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.0000694581510979933,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00006944805811146607,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":568,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":445,"viewportWidth":320,"weight":0.00006943398747917579,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":923,"viewportWidth":1324,"weight":0.00006942375625755727,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":706,"viewportWidth":414,"weight":0.00006942372378727658,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006940727957009115,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.05,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":841,"viewportWidth":412,"weight":0.00006939367762160792,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00006939316617573053,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":559,"viewportWidth":375,"weight":0.00006938974342050873,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":952,"viewportWidth":1217,"weight":0.0000693708133377395,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":925,"viewportWidth":952,"weight":0.00006935888691765971,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00006935605230070605,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":659,"viewportWidth":1204,"weight":0.00006934333373700288,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00006932542890920534,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00006931525808260967,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006928286231346208,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1169,"screenWidth":1800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":981,"viewportWidth":1632,"weight":0.00006927742936004428,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00006927317661667465,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":600,"viewportWidth":1336,"weight":0.00006922397260429217,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":412,"weight":0.00006922099431676338,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006920974765200695,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":428,"weight":0.00006919059561632561,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00006918278614766681,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":412,"weight":0.00006917921128428725,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006915789256953047,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.4,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":676,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":499,"viewportWidth":320,"weight":0.00006915650156500128,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00006915556597685723,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00006914246978608729,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006914078699707682,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.1,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":804,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":669,"viewportWidth":360,"weight":0.00006913459318482513,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":461,"viewportWidth":685,"weight":0.00006912164638015725,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":709,"viewportWidth":414,"weight":0.00006912072987899932,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":1452,"weight":0.0000691183059695561,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00006911336040254635,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00006910742835926135,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00006910559411468282,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":626,"viewportWidth":375,"weight":0.00006910011611642179,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":842,"screenWidth":674,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":696,"viewportWidth":674,"weight":0.00006904265269620699,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":706,"viewportWidth":414,"weight":0.000069034977559988,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/133.0 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":623,"viewportWidth":375,"weight":0.00006903204409152256,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":null,"effectiveType":"3g","rtt":850,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.0000690103623593821,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00006896793444517508,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000689675863156954,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006895856753118958,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.00006893831376791597,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":0.0000689366531862818,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00006890551623882707,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006889383598312816,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":924,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":790,"viewportWidth":412,"weight":0.00006888391743892948,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00006888372951388475,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":635,"viewportWidth":375,"weight":0.00006886392840330356,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.2,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":544,"viewportWidth":1264,"weight":0.0000688564621282134,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":1,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":820,"viewportWidth":1440,"weight":0.0000688517195767838,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00006884485713392145,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00006883051473384688,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.00006882325716764852,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006882059855482903,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006881617625353278,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.000068797391103463,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":959,"viewportWidth":1920,"weight":0.00006879388156147401,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":2.95,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00006878978081674165,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":721,"viewportWidth":414,"weight":0.00006878132195301129,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.65,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":712,"viewportWidth":1470,"weight":0.00006877240128841576,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":453,"viewportWidth":384,"weight":0.00006875933954377779,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00006874005894711083,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":1420,"weight":0.00006873669536970797,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00006872863372235508,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":606,"viewportWidth":339,"weight":0.00006872858399286143,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1152,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":737,"viewportWidth":1152,"weight":0.00006871873492429297,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0","vendor":"","viewportHeight":739,"viewportWidth":1536,"weight":0.00006871012177605757,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":393,"weight":0.00006870109858172184,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00006868916035043522,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.00006868913396372327,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":430,"weight":0.00006866696794008534,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":648,"viewportWidth":390,"weight":0.0000686331204004785,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":390,"weight":0.00006862912711317927,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 OPR/115.0.0.0","vendor":"Google Inc.","viewportHeight":806,"viewportWidth":1494,"weight":0.00006862686978310954,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1210,"screenWidth":834,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":1210,"weight":0.00006861960998635009,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/113.0.5672.121 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00006861663883620527,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006860263294712926,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006858723953225383,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00006857719760948001,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.65,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1536,"weight":0.00006856922591640966,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.05,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":0,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":617,"viewportWidth":1280,"weight":0.00006856217442727042,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":2560,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0","vendor":"Google Inc.","viewportHeight":1140,"viewportWidth":1397,"weight":0.0000685535521202849,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006855095012667195,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00006853289513925016,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00006851287524715847,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":2,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1442,"weight":0.0000685101090134365,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00006849897418308147,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":918,"viewportWidth":1137,"weight":0.00006849641510035614,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1024,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":889,"viewportWidth":1280,"weight":0.00006849494145122443,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006848593877342185,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006846714684990818,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00006844606302360392,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":652,"viewportWidth":393,"weight":0.00006843489879114766,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00006843177960861898,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00006840970830133303,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.6,"effectiveType":"4g","rtt":200},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1195,"viewportWidth":1687,"weight":0.00006840967946390959,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006839967713438751,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":942,"screenWidth":424,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":828,"viewportWidth":424,"weight":0.00006839284841049272,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006839168427097753,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006838303723599501,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00006837083263348158,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.85,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":2,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":965,"viewportWidth":1890,"weight":0.00006836948158822955,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00006836359857272955,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":843,"screenWidth":377,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":697,"viewportWidth":377,"weight":0.00006835930128793499,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00006834137647540317,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.000068321959041065,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00006832045914808225,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":440,"weight":0.000068320283648277,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1166,"viewportWidth":1776,"weight":0.00006830350939236946,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.0000682946874626258,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.45,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":838,"viewportWidth":432,"weight":0.0000682838260785661,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00006828096097678266,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00006823816113615805,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00006822939301598658,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":1014,"screenWidth":468,"userAgent":"Mozilla/5.0 (Android 14; Mobile; rv:133.0) Gecko/133.0 Firefox/133.0","vendor":"","viewportHeight":893,"viewportWidth":468,"weight":0.00006821573391064399,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":668,"viewportWidth":390,"weight":0.00006820848723499254,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006819006257400188,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.6,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00006818738976454791,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006817582313647786,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":692,"screenWidth":1230,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":550,"viewportWidth":1221,"weight":0.00006817280055002064,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0000681716344263767,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":803,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":676,"viewportWidth":360,"weight":0.000068166452652292,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":375,"weight":0.0000681634193724157,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":2,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":1440,"weight":0.00006814444997093295,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00006814256837746982,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0000681299691228943,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":412,"weight":0.00006811439576232174,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.00006811330612522944,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00006807997487064261,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00006807053021413256,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00006807028472958261,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":412,"weight":0.0000680649396931032,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.55,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":412,"weight":0.00006806078244567213,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006804061194132742,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1073,"viewportWidth":1920,"weight":0.0000680343342036059,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.35,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":774,"viewportWidth":1561,"weight":0.00006803135271442455,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006802601862787981,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006802409519219737,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.0000680236853698308,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":622,"viewportWidth":375,"weight":0.00006800874632426459,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":334,"viewportWidth":516,"weight":0.00006800029972085927,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00006797665098846858,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":100,"effectiveType":"3g","rtt":1050,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00006797544710459483,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.0000679690329767504,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.9,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":600,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":824,"viewportWidth":600,"weight":0.00006795794376611712,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":568,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":451,"viewportWidth":278,"weight":0.00006795062203771538,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006791592965937428,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.85,"effectiveType":"4g","rtt":200},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00006791178163505393,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006790552753284371,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.7,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":864,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":732,"viewportWidth":432,"weight":0.00006790378114360209,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00006790303708197714,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000678962901074544,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":955,"viewportWidth":1920,"weight":0.00006789543032712352,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":789,"viewportWidth":412,"weight":0.0000678951754182398,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":712,"viewportWidth":414,"weight":0.00006789372758009839,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":806,"viewportWidth":412,"weight":0.00006788781485307241,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":100,"effectiveType":"3g","rtt":1050,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":729,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":657,"viewportWidth":320,"weight":0.00006787354946340763,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00006787090013926004,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006786641289462579,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006782640966530217,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006780559786100114,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":753,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":52,"viewportWidth":192,"weight":0.00006780392562248188,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":584,"viewportWidth":320,"weight":0.00006779634612441467,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.00006779278700083188,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":617,"viewportWidth":360,"weight":0.000067784942205273,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00006777484798116252,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1143,"screenWidth":686,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1007,"viewportWidth":686,"weight":0.00006776942951087157,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00006776653509485437,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1065,"viewportWidth":1920,"weight":0.00006775130945438067,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00006774104188874173,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":798,"screenWidth":1446,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":797,"viewportWidth":1440,"weight":0.00006772998197519968,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00006772400105094773,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000677209654365489,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.00006771687611972435,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00006770783984435962,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00006766949789455312,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00006765784767161085,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00006765127395873362,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00006764797868532045,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00006762977179332268,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1 Ddg/16.2","vendor":"Apple Computer, Inc.","viewportHeight":633,"viewportWidth":375,"weight":0.00006762346136310032,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00006761667560271139,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":412,"weight":0.00006760791962516856,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00006758484242221042,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.00006758336434186258,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006753394887330127,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006753027384730086,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006752744540778717,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.0000675210092216934,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006751898595986837,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":643,"viewportWidth":374,"weight":0.00006749381158551445,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.00006748222779690284,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00006748199711837051,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00006747655433850932,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":664,"viewportWidth":1280,"weight":0.00006747474105656644,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00006747367548825947,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00006746870134110216,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":827,"viewportWidth":428,"weight":0.00006746862771911593,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006745973448515692,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006743669572135215,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006743621846911027,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":708,"viewportWidth":376,"weight":0.00006741043234080462,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.6,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":697,"viewportWidth":384,"weight":0.0000674023987742881,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00006740143831281054,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00006739836671741535,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006739517764060322,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.00006739181958681909,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":813,"viewportWidth":1458,"weight":0.00006738259504661106,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00006736795932016516,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006735404699392686,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":412,"weight":0.00006734027888177027,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1194,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":749,"viewportWidth":1194,"weight":0.00006733682062353497,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00006732322065491226,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":257,"viewportWidth":750,"weight":0.00006732156986605135,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00006731818330963361,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":393,"weight":0.00006731599570261492,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":2,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":1440,"weight":0.00006730999561237662,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00006730152526909624,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1194,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":1194,"weight":0.00006729203206113908,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":412,"weight":0.0000672915357479452,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00006727633072218279,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.45,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00006726003542084002,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.25,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00006725381333094648,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":664,"viewportWidth":1280,"weight":0.00006724328562781194,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00006722210942796044,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":616,"viewportWidth":375,"weight":0.00006722063346251303,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":390,"weight":0.00006720857144357133,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":847,"screenWidth":402,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":847,"viewportWidth":402,"weight":0.00006720555069252406,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00006719328502252443,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":412,"weight":0.00006719146302034105,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.15,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00006718996345341049,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":617,"viewportWidth":360,"weight":0.00006718820952008757,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00006718073632595463,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":913,"viewportWidth":1728,"weight":0.00006717158296087685,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00006717039726155545,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00006716128512502433,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":null,"effectiveType":"3g","rtt":350,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":347,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":629,"viewportWidth":347,"weight":0.00006715944341990753,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":946,"viewportWidth":1920,"weight":0.00006709696902732462,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":0,"screenHeight":1194,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":1194,"weight":0.00006707009524516724,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":938,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":827,"viewportWidth":412,"weight":0.00006706266125081614,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":6,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":710,"viewportWidth":414,"weight":0.00006706207839110847,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006706068133382115,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00006705640824563823,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":832,"viewportWidth":1470,"weight":0.00006705449185187416,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.0000670531371340726,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":964,"viewportWidth":1912,"weight":0.00006704655372253849,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":1,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":2037,"viewportWidth":1440,"weight":0.00006704046507402249,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00006703709260444113,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1024,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0","vendor":"","viewportHeight":843,"viewportWidth":1280,"weight":0.00006703155248436586,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.0000670309338804591,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006701795883816559,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/280.1.563130340 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":390,"weight":0.00006701694205466446,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00006700706199641185,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.7,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":699,"viewportWidth":360,"weight":0.00006699702797315469,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00006699077157520226,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0000669709233228854,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.4,"downlinkMax":100,"effectiveType":"3g","rtt":1000,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.0000669664846631443,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":676,"viewportWidth":402,"weight":0.00006695578611847507,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.00006693352987458718,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":390,"weight":0.00006692437126844527,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.15,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":500,"screenWidth":890,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":618,"viewportWidth":1296,"weight":0.00006691460286672043,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.00006689988931810125,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00006689502471078557,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":393,"weight":0.00006687585436830039,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1366,"weight":0.00006685880025861461,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00006684897916495401,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":594,"viewportWidth":1272,"weight":0.000066834445795432,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":537,"viewportWidth":375,"weight":0.00006681668337136926,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000668103914117489,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00006680173824977046,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00006679179234001076,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/228.0.471065565 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":706,"viewportWidth":414,"weight":0.00006678779871740084,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.4,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":630,"viewportWidth":360,"weight":0.00006678576110085657,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006677584223333212,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":null,"effectiveType":"3g","rtt":650,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00006677513021157616,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":927,"viewportWidth":1920,"weight":0.00006676049668084298,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006675206318933702,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00006672167503523921,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00006670098594203303,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000666957044963666,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":509,"viewportWidth":780,"weight":0.00006669115972131743,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":816,"screenWidth":377,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":674,"viewportWidth":377,"weight":0.00006668968402045237,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.00006668388611973122,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0000666831304716255,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.8,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00006667704920648077,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006666162181447475,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00006665693045988454,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":901,"viewportWidth":1920,"weight":0.00006665444130867572,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.05,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":671,"viewportWidth":360,"weight":0.00006665163966804576,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1007,"screenWidth":601,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":935,"viewportWidth":602,"weight":0.00006664984821990602,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":530,"viewportWidth":1178,"weight":0.00006663195032693842,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006662827991931192,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00006661938871948368,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.55,"downlinkMax":null,"effectiveType":"3g","rtt":1150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":384,"weight":0.00006661417725127558,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00006660417982681955,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00006659493510478928,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":393,"weight":0.0000665908074466644,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.3,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":858,"viewportWidth":432,"weight":0.00006656096407823162,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":861,"screenWidth":388,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":388,"weight":0.00006654732944968223,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":678,"viewportWidth":1440,"weight":0.00006654307151016853,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":6,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":390,"weight":0.00006653442362613024,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.00006653366724003678,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00006650107148750604,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00006649239186614382,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":844,"viewportWidth":390,"weight":0.0000664856457273058,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006648177490832696,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.9594.1659 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":375,"weight":0.00006645394908807359,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":947,"viewportWidth":1920,"weight":0.00006642221125602371,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.00006642181706014692,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00006641086678772723,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00006638548905993615,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":864,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":732,"viewportWidth":432,"weight":0.00006636928954329009,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.0000663634462981898,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":845,"screenWidth":1712,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":839,"viewportWidth":1706,"weight":0.00006633349683258627,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":1440,"weight":0.00006632850921476093,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1052,"screenWidth":486,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":924,"viewportWidth":486,"weight":0.00006630936170744814,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1158,"screenWidth":509,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":1000,"viewportWidth":509,"weight":0.00006630743693874877,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00006629061398462747,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00006626513900383613,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.45,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":590,"viewportWidth":360,"weight":0.00006624002725182387,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006623936960657726,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.35,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00006623935257098407,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00006623851807318946,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.85,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":820,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":686,"viewportWidth":320,"weight":0.0000662344950469592,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":1303,"viewportWidth":1577,"weight":0.00006623226031134754,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.0000662244060143555,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":390,"weight":0.00006621060927592006,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00006619844632626056,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00006618024134396073,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00006617873180859543,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000661674696120553,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00006616611931508466,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00006611358638799297,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.9,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.00006610162724442968,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000661014789636665,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":826,"viewportWidth":1536,"weight":0.00006610121885210389,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Android 14; Mobile; rv:133.0) Gecko/133.0 Firefox/133.0","vendor":"","viewportHeight":682,"viewportWidth":360,"weight":0.00006609581487134451,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006609477309310426,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":1131,"screenWidth":522,"userAgent":"Mozilla/5.0 (Android 14; Mobile; rv:133.0) Gecko/133.0 Firefox/133.0","vendor":"","viewportHeight":961,"viewportWidth":522,"weight":0.00006608239614447045,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00006607745529713636,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00006607643327670352,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":1280,"weight":0.0000660599139612109,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.00006604291380367271,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006604136214102026,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1112,"screenWidth":834,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":968,"viewportWidth":834,"weight":0.00006604080248038616,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000660140061253778,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":583,"viewportWidth":360,"weight":0.00006601118049343185,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.00006598977423059223,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006598520666744989,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.00006596573197853538,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":1282,"viewportWidth":3432,"weight":0.00006595913150179923,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":873,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":807,"viewportWidth":393,"weight":0.00006594827975631382,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00006591886130197766,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006590439943217825,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.4,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":706,"viewportWidth":360,"weight":0.00006588856377751746,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00006585538027947787,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00006584305997862965,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":676,"viewportWidth":402,"weight":0.0000658428649044984,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":396,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":756,"viewportWidth":396,"weight":0.00006584197747542486,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.00006582184271654573,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":704,"viewportWidth":414,"weight":0.0000657869089684153,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006577730786347364,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00006576814925682042,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":562,"viewportWidth":1272,"weight":0.00006575075743314015,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1 Ddg/18.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00006574348815195667,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":674,"viewportWidth":360,"weight":0.00006572271110826013,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00006571405671800905,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00006570083679912003,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006567882050405786,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00006567700315344531,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":375,"weight":0.00006566951734372898,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.0000656633874359352,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00006566069378318058,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00006563872968815088,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.75,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":820,"viewportWidth":432,"weight":0.00006563142544455684,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.00006557896659211015,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00006553902940555684,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00006552446365272261,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00006551538521710425,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":375,"weight":0.00006550807556380051,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00006550718924979865,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00006549411765598608,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.0000654940544569153,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00006548903161767363,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0000654785359922095,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00006547422943182574,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00006547030520958466,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.55,"downlinkMax":null,"effectiveType":"3g","rtt":350,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":345,"weight":0.00006546922246067048,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006545562316998801,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006544916235628658,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00006543271248402396,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":390,"weight":0.0000654272847346797,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00006541549087138808,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.00006541360883434926,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":695,"viewportWidth":1080,"weight":0.00006540897752785393,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":764,"viewportWidth":412,"weight":0.00006540894472180553,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":892,"viewportWidth":1920,"weight":0.00006540528563862174,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":642,"viewportWidth":384,"weight":0.00006538682224280631,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":919,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":376,"weight":0.00006537180219612727,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00006534564596134002,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006532803668533663,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.05,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":785,"viewportWidth":412,"weight":0.00006532676393000564,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006531963817949298,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":618,"viewportWidth":375,"weight":0.00006530191664267953,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.8,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 14; SM-S901U Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/131.0.6778.105 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/486.0.0.127.109;]","vendor":"Google Inc.","viewportHeight":657,"viewportWidth":360,"weight":0.00006529624201900996,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006525820156885767,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00006523909365792507,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":729,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":360,"weight":0.00006523184552802394,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006522719471215469,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00006520036051760341,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006519370869378421,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.0000651931622205966,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":610,"viewportWidth":360,"weight":0.00006517670328248093,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":514,"viewportWidth":320,"weight":0.00006514832545720704,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.5,"effectiveType":"3g","rtt":300},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/342.0.693598186 Mobile/15E148 Safari/604.1","vendor":"Google Inc.","viewportHeight":581,"viewportWidth":540,"weight":0.00006514788679539153,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":992,"viewportWidth":1728,"weight":0.00006513658776448615,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":793,"viewportWidth":1513,"weight":0.0000651004808281464,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":618,"viewportWidth":375,"weight":0.00006508161138989617,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0000650710178235804,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00006506675513386897,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":992,"viewportWidth":1920,"weight":0.00006505360801538141,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":747,"viewportWidth":412,"weight":0.00006504631423201029,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":661,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":661,"viewportWidth":384,"weight":0.00006502367348995477,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":843,"screenWidth":377,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":697,"viewportWidth":377,"weight":0.00006502260640604788,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.0000650195557648445,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00006501667021703714,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006501291322656548,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1024,"weight":0.0000650091056190229,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":917,"viewportWidth":1366,"weight":0.00006496642781290682,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.3,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":630,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":630,"viewportWidth":360,"weight":0.00006495731694315994,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":412,"weight":0.00006494911901188912,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":736,"viewportWidth":1512,"weight":0.00006494299684713765,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00006493817586329277,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":390,"weight":0.00006493025554832675,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00006492215422226804,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00006491200946343303,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1280,"weight":0.00006490801878927933,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":765,"screenWidth":353,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":640,"viewportWidth":353,"weight":0.00006489981219512192,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00006489204408571807,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":677,"viewportWidth":402,"weight":0.00006487721509061174,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":752,"viewportWidth":440,"weight":0.00006485331174780281,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":708,"viewportWidth":1440,"weight":0.00006483755592044464,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006482856934150577,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000648203470538363,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006481892569555018,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":922,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":772,"viewportWidth":412,"weight":0.00006478670034655957,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":914,"viewportWidth":1680,"weight":0.00006478414478678146,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00006476574856263069,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":732,"viewportWidth":430,"weight":0.00006475573403554723,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00006472971823686089,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00006472614184915241,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0000647225306399537,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00006465676885531217,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":430,"weight":0.00006464532124539112,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":826,"viewportWidth":1536,"weight":0.00006462074217335465,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006461503959070564,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.65,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00006460026383313963,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00006459455399169782,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00006458351995184681,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.0000645812975156954,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":707,"viewportWidth":1420,"weight":0.00006455661857485976,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":701,"viewportWidth":1080,"weight":0.0000645418181816122,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006452630180508559,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":200},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":748,"viewportWidth":1528,"weight":0.00006451081809009476,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00006449264909583775,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006448098354846773,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":1,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":635,"viewportWidth":1280,"weight":0.00006447284390105367,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":761,"viewportWidth":428,"weight":0.00006446104089568462,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00006445234584408315,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.9,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":352,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":659,"viewportWidth":352,"weight":0.00006444985759265481,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/189.0.413529291 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":626,"viewportWidth":375,"weight":0.00006444550248905897,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00006444350069698496,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/328.0.658461140 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00006444308563484777,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1394,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":800,"viewportWidth":1394,"weight":0.00006443310709100407,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.0000644117552339871,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006440801191813068,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00006440681295903061,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.85,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00006440094342429555,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":609,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":609,"viewportWidth":360,"weight":0.00006439927770725471,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00006438574584501128,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":852,"viewportWidth":393,"weight":0.00006438557760567216,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006438199326306089,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006436769557883283,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00006435886506531343,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.0000643500513651395,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":708,"screenWidth":1522,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":1522,"weight":0.0000643329698188291,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00006432959559790814,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":796,"viewportWidth":427,"weight":0.00006432606293414424,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.0000643208471343337,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":676,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":537,"viewportWidth":320,"weight":0.00006431061736272402,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000643028358365606,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00006430170610522788,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.5,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":776,"viewportWidth":412,"weight":0.0000642939450832462,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006426858214837579,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":6,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00006426679968473133,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0000642633692303678,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":806,"viewportWidth":1518,"weight":0.00006424141243117004,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/25.0 Chrome/121.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":662,"viewportWidth":384,"weight":0.00006423135538438409,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00006421716142059381,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":848,"viewportWidth":1920,"weight":0.00006420132352605125,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00006419311709064487,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.55,"downlinkMax":100,"effectiveType":"3g","rtt":400,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":384,"weight":0.000064187585449863,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00006414156402382882,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2560,"weight":0.00006413905851553778,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":631,"viewportWidth":375,"weight":0.00006412562532750014,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006412269046578377,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00006409661763091953,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00006409032883320901,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00006408948264311562,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.00006408692902359568,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00006406530161038625,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":838,"viewportWidth":412,"weight":0.00006406467881324589,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00006405632274103919,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00006405390495045059,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":811,"screenWidth":378,"userAgent":"Mozilla/5.0 (Android 14; Mobile; rv:133.0) Gecko/133.0 Firefox/133.0","vendor":"","viewportHeight":681,"viewportWidth":378,"weight":0.00006404390159011562,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00006404171320207634,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":840,"viewportWidth":1470,"weight":0.00006403255258611903,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006402051711870018,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.35,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1280,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1145,"viewportWidth":2048,"weight":0.00006401618499022621,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/133.2 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00006400941686786663,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.05,"downlinkMax":null,"effectiveType":"4g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00006400699056219683,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00006399637846309096,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":843,"viewportWidth":487,"weight":0.00006399474917926395,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":651,"viewportWidth":360,"weight":0.00006398831088176557,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00006398724868415557,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00006397881072892971,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":722,"viewportWidth":430,"weight":0.00006396821383908177,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/288.0.576558892 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00006394734404267039,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":1440,"weight":0.00006392751541374954,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":728,"viewportWidth":428,"weight":0.00006392207515919683,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.75,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00006391876087054266,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":514,"viewportWidth":320,"weight":0.0000639182138279753,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.95,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00006391442896557889,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00006390002354898555,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00006389938607891662,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006389671445629304,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":402,"weight":0.00006387795696655293,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.00006387767070761267,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":412,"weight":0.00006387577157599954,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.9,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0","vendor":"Google Inc.","viewportHeight":956,"viewportWidth":1912,"weight":0.00006387323397797047,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00006386037596822327,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.00006385763425062737,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00006382989037674598,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00006381501369431822,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.00006380653675525184,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00006379857045576271,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006379808617961289,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":1600,"weight":0.00006379518969351186,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":853,"viewportWidth":1174,"weight":0.00006378688785175312,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.95,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00006377904269228485,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00006377839742693928,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":865,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":714,"viewportWidth":1536,"weight":0.00006376259264279116,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00006375762185097725,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006374834240609214,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1138,"viewportWidth":2400,"weight":0.00006373692600744298,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00006373538830281321,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00006372522190264604,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006372179028305507,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00006371964888059093,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (iPad; CPU OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/342.0.693598186 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":624,"viewportWidth":1024,"weight":0.00006368032151219068,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00006367968394663671,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/117.0.5938.108 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00006366750169917276,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00006366719028482888,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.1,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.00006366144388489806,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":345,"weight":0.00006365420150637898,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.0000636381536612393,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":427,"weight":0.00006361161650032479,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006361120539069456,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":731,"viewportWidth":430,"weight":0.00006359321476540017,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00006359041770489852,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":100,"effectiveType":"3g","rtt":600,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00006357602357427925,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.0000635703504961338,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00006354469072401096,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006353416332799264,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_8_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":538,"viewportWidth":375,"weight":0.00006351249478042056,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006350375458294724,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.6997.1485 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":375,"weight":0.00006347387618045255,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00006346960743710391,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006346578684897621,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0000634617148394581,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00006345755835714027,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":412,"weight":0.00006344961930777413,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.00006344527678880997,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00006343913049433073,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00006343853594125408,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006340696922216548,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":757,"viewportWidth":440,"weight":0.00006338127858308054,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.55,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1280,"weight":0.0000633693144662988,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006336190056935931,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.00006335646915610257,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006334580168165196,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.05,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00006333717866670903,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00006331330741057896,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.00006329524691086915,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/120.0.6099.119 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":668,"viewportWidth":390,"weight":0.00006329470740260383,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":635,"viewportWidth":375,"weight":0.00006328282724256462,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00006327578505298362,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.95,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.0000632734409998304,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":678,"viewportWidth":1536,"weight":0.00006325055415351975,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00006324781946221225,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00006323679895077734,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":393,"weight":0.00006323083584845226,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":521,"viewportWidth":375,"weight":0.00006320932482484653,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":1050,"viewportWidth":1912,"weight":0.00006320889433259067,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006317671089325987,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":861,"screenWidth":388,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":715,"viewportWidth":388,"weight":0.00006314666313351228,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00006313327112571181,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":831,"viewportWidth":414,"weight":0.0000631078040622029,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006309258179102292,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0000630826723189487,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00006300486368730517,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":632,"viewportWidth":1280,"weight":0.00006299344583238557,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":708,"viewportWidth":414,"weight":0.0000629919689185546,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":320,"weight":0.00006298613307518737,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00006298291435781493,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006296873254382735,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.25,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":432,"weight":0.00006295421690984796,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":797,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":412,"weight":0.000062935545023171,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.75,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":792,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":696,"viewportWidth":360,"weight":0.00006291179684667834,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":735,"screenWidth":348,"userAgent":"Mozilla/5.0 (Android 12; Mobile; rv:133.0) Gecko/133.0 Firefox/133.0","vendor":"","viewportHeight":604,"viewportWidth":348,"weight":0.0000629114811230537,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00006291007704074749,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":1180,"weight":0.00006290001987612003,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":873,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":736,"viewportWidth":393,"weight":0.00006289763422658582,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":922,"viewportWidth":1912,"weight":0.00006289291310071656,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00006288424516399965,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.7,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00006288372494530881,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.00006288150342407613,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00006287037107462094,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006286725202551635,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006286616204604244,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.4,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.00006286033612320423,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":799,"viewportWidth":1536,"weight":0.00006285359809851969,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.00006285356924640358,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.45,"downlinkMax":null,"effectiveType":"4g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00006284819610874119,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00006284420997489194,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00006284269433519187,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":842,"viewportWidth":440,"weight":0.00006284063621775354,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006283280091426287,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006283233103008179,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":627,"viewportWidth":375,"weight":0.00006282299690095152,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":572,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":572,"viewportWidth":360,"weight":0.00006282166530968124,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006278925565070278,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":666,"viewportWidth":360,"weight":0.00006278091349945271,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":412,"weight":0.00006277412262018859,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.1,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.00006275294619349406,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1120,"screenWidth":1792,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":927,"viewportWidth":1792,"weight":0.00006274436837170374,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":2.9,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":753,"screenWidth":424,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":625,"viewportWidth":424,"weight":0.0000627405625389985,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1 OPX/2.6.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":393,"weight":0.00006272314151226984,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":603,"viewportWidth":390,"weight":0.00006269382674635324,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":733,"viewportWidth":384,"weight":0.00006269363383710222,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":632,"viewportWidth":1266,"weight":0.00006267521538656556,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/339.0.686111475 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.0000626587050947863,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":617,"viewportWidth":360,"weight":0.00006265450219838532,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00006264886166718209,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00006264503360217445,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":430,"weight":0.00006264396183352463,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00006263262629895282,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006262483360478527,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":637,"viewportWidth":375,"weight":0.00006261677497123432,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.6,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0","vendor":"Google Inc.","viewportHeight":1084,"viewportWidth":1912,"weight":0.00006260389574069566,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.2,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00006258746765661068,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1366,"weight":0.00006257817774127786,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006257482222952222,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":0,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1912,"weight":0.00006256092088228401,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":743,"viewportWidth":1670,"weight":0.00006256074679175388,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00006255944416040145,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000625315146451282,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":390,"weight":0.00006252759822314538,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000625171261555872,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":605,"viewportWidth":1171,"weight":0.00006251468136656613,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00006250657837208535,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1225,"viewportWidth":1956,"weight":0.00006250403771866512,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/312.2.624279232 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00006249962165935123,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006249556461505694,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.9,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":753,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":624,"viewportWidth":339,"weight":0.00006249205787238922,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00006247770125581705,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00006247516508904458,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.95,"effectiveType":"4g","rtt":250},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00006244463644492218,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00006244203861623638,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":878,"screenWidth":1924,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":877,"viewportWidth":1920,"weight":0.00006243684979794853,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000624298215900654,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00006242412321185376,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/327.0.656162734 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":390,"weight":0.00006242302015412141,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":0.0000624123422956038,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00006239940094145234,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.0000623832783122789,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.4,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":582,"viewportWidth":320,"weight":0.0000623674428523938,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.7,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":889,"screenWidth":1423,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":728,"viewportWidth":1423,"weight":0.00006235056246552416,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00006234299528723518,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.7,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1205,"screenWidth":753,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1069,"viewportWidth":753,"weight":0.00006234046275804058,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006232643937349722,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1474,"screenWidth":824,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":1474,"viewportWidth":824,"weight":0.00006231029298415276,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.95,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00006231025605322961,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00006228604247755735,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00006225962283274399,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006225533224050275,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006225098833717636,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":402,"weight":0.00006223583234588113,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.4,"effectiveType":"4g","rtt":250},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":1358,"weight":0.00006221581087033262,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":412,"weight":0.00006220507892857725,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":430,"weight":0.00006220180074780298,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00006220121641625908,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0000621905560243223,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":632,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":632,"viewportWidth":360,"weight":0.00006218622236019954,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.45,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.00006218383538216459,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00006214140171043834,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":653,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":653,"viewportWidth":384,"weight":0.00006213443092302606,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":1080,"weight":0.00006211603208581522,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; SM-N960U Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/131.0.6778.104 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":656,"viewportWidth":412,"weight":0.00006211205925228402,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":632,"viewportWidth":375,"weight":0.00006210672489621124,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006209904953881145,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":2,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":932,"viewportWidth":1865,"weight":0.0000620920058810749,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1329,"screenWidth":2056,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1164,"viewportWidth":1860,"weight":0.0000620735256902584,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.75,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":1600,"weight":0.00006206074485469554,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.0000620524023072618,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1366,"weight":0.00006204221580276524,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006201992480299296,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":814,"viewportWidth":432,"weight":0.00006201882479258769,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00006201563893207135,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006201547872591985,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006201511971538644,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":390,"weight":0.00006200855030718297,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006200770781892987,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006200304528505225,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006198142564957174,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.1,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0","vendor":"Google Inc.","viewportHeight":920,"viewportWidth":1912,"weight":0.0000619687569665542,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.2,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00006196488184778352,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00006196111644724735,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.95,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00006196104800690174,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006194785310559132,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00006193418152329109,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.6,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":928,"viewportWidth":1912,"weight":0.0000619144319850768,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.85,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.00006190779179678863,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":721,"viewportWidth":1440,"weight":0.00006188901289979515,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.3,"downlinkMax":100,"effectiveType":"3g","rtt":800,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00006185345248684338,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006183441151653191,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006183206117883327,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":993,"viewportWidth":1920,"weight":0.00006183200322913219,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00006182566493810786,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00006178319563742038,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":7,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.00006177803652024937,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":954,"viewportWidth":1366,"weight":0.0000617764094289463,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":618,"viewportWidth":375,"weight":0.0000617735368365751,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":844,"viewportWidth":390,"weight":0.00006176973102846327,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":929,"viewportWidth":1726,"weight":0.0000617512995825807,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006174827552306391,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.0000617386041889396,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/125.0.6422.80 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00006173184540798037,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.8,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":707,"viewportWidth":412,"weight":0.00006173182167955611,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":1512,"weight":0.00006170167042868881,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":681,"viewportWidth":384,"weight":0.00006167782581458769,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":100,"effectiveType":"3g","rtt":400,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00006167304054455345,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":1322,"weight":0.00006161756501643776,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.4,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00006161596767147706,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006158972999362178,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1174,"screenWidth":528,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":1091,"viewportWidth":528,"weight":0.00006158704027140225,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.000061576224216091,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00006156202332088345,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1292,"viewportWidth":1287,"weight":0.00006154557686239247,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006153985933135501,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.45,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00006147096650513635,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.6,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.00006146746567715337,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00006146438172919303,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00006144878941906538,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2516.1397 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":375,"weight":0.00006144796026852047,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006144444677072961,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.00006139943564360925,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00006139300488520457,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00006137911926321253,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":1440,"weight":0.00006136548722365464,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":821,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":821,"viewportWidth":412,"weight":0.00006134373752263926,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":390,"weight":0.0000613381812964113,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.0000613280278132276,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00006132133710119087,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00006131979041766888,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":393,"weight":0.00006131839523910858,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":796,"viewportWidth":427,"weight":0.00006131263327657824,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006131020436452303,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006130990852591003,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00006130691144386279,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006128106517412976,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006123973486285834,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00006123151071636484,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1067,"screenWidth":1707,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":898,"viewportWidth":1707,"weight":0.0000612262905658968,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/273.0.547966426 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":390,"weight":0.00006121259055729456,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00006121013942103212,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006118866579234679,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1120,"screenWidth":1792,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":902,"viewportWidth":1661,"weight":0.00006118150643988579,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00006117545718158736,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00006116535023227448,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00006115838754918701,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.05,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":564,"viewportWidth":320,"weight":0.00006115707916233109,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.5,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00006114758246177593,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.05,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":2560,"weight":0.00006113869509400385,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.0000611305108821102,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.00006112713518974037,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006112421415288852,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":651,"viewportWidth":360,"weight":0.00006111904671628761,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":706,"viewportWidth":1528,"weight":0.00006111789470868007,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.00006110776889160231,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.6,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00006108611652117994,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00006108606903778859,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":897,"viewportWidth":1728,"weight":0.00006108154382297319,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00006106751907366245,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":609,"viewportWidth":414,"weight":0.00006105164543211225,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.6,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":699,"viewportWidth":360,"weight":0.0000610383471393753,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.00006103502994366305,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00006103269353744438,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.000061023773415616044,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":412,"weight":0.0000610130791862457,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.000060995018119664306,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00006097241643023051,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":1012,"viewportWidth":1600,"weight":0.00006097145934849188,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.000060969686720892396,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":430,"weight":0.000060964883985886296,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000060964583043003804,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.2,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.00006096364996140153,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.000060961949375588385,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006096001713132413,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":2,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":710,"viewportWidth":412,"weight":0.00006095690136195526,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.000060955938563891335,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.000060927847012164686,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006091491952659866,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":754,"viewportWidth":440,"weight":0.000060899339746286837,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00006089729428901335,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000060895142725961135,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":390,"weight":0.00006088479311340982,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006087872242379197,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":0,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":917,"viewportWidth":1920,"weight":0.00006084450829678766,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.3,"downlinkMax":100,"effectiveType":"3g","rtt":350,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":789,"viewportWidth":412,"weight":0.0000608383943893775,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":390,"weight":0.00006082723667003559,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00006082625257488381,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.000060808423648196254,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":589,"viewportWidth":360,"weight":0.00006080609490444272,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00006078977386701919,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":785,"viewportWidth":412,"weight":0.00006078689182335523,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":630,"viewportWidth":375,"weight":0.00006078174653579941,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00006077594599542559,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":683,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":683,"viewportWidth":384,"weight":0.00006077197601558015,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":712,"viewportWidth":414,"weight":0.00006076064037298376,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006075759542557436,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.75,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1026,"viewportWidth":2048,"weight":0.00006075713019897783,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.55,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":753,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":622,"viewportWidth":339,"weight":0.000060748548106734514,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":640,"viewportWidth":384,"weight":0.00006074067834669266,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.45,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.0000607254717857244,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":730,"viewportWidth":430,"weight":0.00006071374279993023,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":697,"viewportWidth":430,"weight":0.000060712744861298614,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":641,"viewportWidth":1024,"weight":0.00006070482705228214,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00006070115636036112,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000060700786997959766,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":861,"screenWidth":388,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":720,"viewportWidth":388,"weight":0.00006067515224367043,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.000060665518699963457,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00006064271775705241,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00006063221421553974,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.7,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":803,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":699,"viewportWidth":360,"weight":0.00006063037628438715,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":384,"weight":0.00006062385521083505,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000060597571912660014,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00006059339343300159,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1130,"screenWidth":509,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1893,"viewportWidth":980,"weight":0.00006059282471540438,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.95,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":922,"viewportWidth":1912,"weight":0.000060585758017059735,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.000060577252147697124,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00006057586471914161,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":804,"viewportWidth":412,"weight":0.00006057458873082922,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00006056865749932043,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.15,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":773,"viewportWidth":1600,"weight":0.00006056519439818878,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":3.9,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00006055760692829686,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.000060554576147056614,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.000060550720780263926,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.000060544920024263345,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":676,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":540,"viewportWidth":320,"weight":0.00006054234844117278,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":704,"viewportWidth":414,"weight":0.00006053992344799159,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.6,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1000,"screenWidth":600,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":832,"viewportWidth":600,"weight":0.00006053951447342724,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.000060520654659460515,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.00006051538446299237,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00006051478410964867,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":946,"viewportWidth":1920,"weight":0.00006048710115436347,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":617,"viewportWidth":360,"weight":0.000060478259286341156,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.000060473224758766105,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000060470265228361316,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.4,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00006044842644853069,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.000060421828999765634,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006041533228059673,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1767,"viewportWidth":980,"weight":0.000060398319677534796,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006039386167050997,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00006037990263883521,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000060371323609322575,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":906,"screenWidth":369,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":369,"weight":0.00006036965262450971,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00006036284433329004,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":687,"viewportWidth":412,"weight":0.000060361789769603435,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.00006036087578388787,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00006035365000575505,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:131.0) Gecko/20100101 Firefox/131.0","vendor":"","viewportHeight":928,"viewportWidth":960,"weight":0.000060338939251309653,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1318,"screenWidth":825,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1150,"viewportWidth":825,"weight":0.00006033063494867681,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000060328607008653874,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.000060316681855012465,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00006030967069561559,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.000060307385062478624,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.000060306624039786366,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.05,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":664,"viewportWidth":360,"weight":0.00006029265057282201,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.00006028774526285199,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000060282404471460736,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.000060280559280846514,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000060255513650378685,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00006025295742176355,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00006024125023940125,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1243,"viewportWidth":1262,"weight":0.000060236021377204075,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":652,"viewportWidth":393,"weight":0.00006023349577999624,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/299.0.597926513 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":871,"viewportWidth":430,"weight":0.000060232572789993125,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":854,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":1280,"weight":0.00006022496787210364,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006022263509533875,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":704,"viewportWidth":384,"weight":0.00006022071764153344,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":514,"viewportWidth":320,"weight":0.00006017081498869342,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00006015301313767743,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006013624981952842,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006013585837144098,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000060135264124134984,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":100,"effectiveType":"3g","rtt":550,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":384,"weight":0.000060112139027859134,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":699,"viewportWidth":412,"weight":0.00006010988651645289,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":639,"viewportWidth":1280,"weight":0.000060100994399138096,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1079,"screenWidth":486,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":940,"viewportWidth":486,"weight":0.00006004749947736661,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":839,"viewportWidth":1470,"weight":0.00006001233993445931,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":663,"viewportWidth":360,"weight":0.000060001229256303994,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.05,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":360,"weight":0.00006000049632160546,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":815,"viewportWidth":412,"weight":0.00005999890084998313,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":347,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":627,"viewportWidth":347,"weight":0.0000599772915480602,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":690,"viewportWidth":376,"weight":0.000059972444784439315,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.0000599657277033279,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":825,"screenWidth":1318,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":657,"viewportWidth":1318,"weight":0.00005995887157083993,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1707,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":825,"viewportWidth":1707,"weight":0.00005992157429806381,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000059917238261918044,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":597,"viewportWidth":320,"weight":0.00005991495502458072,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.35,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":832,"viewportWidth":1470,"weight":0.0000599098372139857,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":582,"viewportWidth":320,"weight":0.000059903810016435544,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.4,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.000059902085134649734,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005990000330316313,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.2,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00005989470556515853,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00005989178197538455,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000059883772960998866,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00005987902225705847,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000598786885108715,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":851,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":393,"weight":0.00005987767711159434,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.000059875999246988896,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.000059873077657070445,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":430,"weight":0.00005987229237821349,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.000059850884338182786,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00005984710081775211,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00005984068172826151,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00005983714748354151,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":873,"viewportWidth":430,"weight":0.00005983585121833108,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":790,"viewportWidth":412,"weight":0.000059834887103029276,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.000059817518975643066,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":581,"viewportWidth":320,"weight":0.000059816145226732297,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.95,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":832,"viewportWidth":1470,"weight":0.00005981234496540688,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.000059791377753431567,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":869,"viewportWidth":1920,"weight":0.00005978520389598598,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":672,"viewportWidth":360,"weight":0.00005978268497172796,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00005975909094547533,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.0000597249479294407,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.2,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00005971791761573377,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":604,"viewportWidth":414,"weight":0.000059713059094257945,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":901,"viewportWidth":1680,"weight":0.00005968911700259443,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1187,"screenWidth":486,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":1034,"viewportWidth":486,"weight":0.000059683835739824145,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00005968242223666429,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":100,"effectiveType":"3g","rtt":600,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":781,"viewportWidth":412,"weight":0.000059672261890242356,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":878,"screenWidth":1352,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":1352,"weight":0.0000596677267808111,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00005965205110785421,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00005964625894424905,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/325.0.651794912 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00005964134804184931,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":393,"weight":0.00005963949591882235,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00005963339230227382,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00005962727586675563,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00005962048255467748,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005961893360672494,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00005960644107395016,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00005959234416847001,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":673,"viewportWidth":1417,"weight":0.00005959056375307973,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005958337095317255,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00005957828854010737,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.0000595607349840394,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.1,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":584,"viewportWidth":320,"weight":0.00005954373312366269,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000059535148221958326,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.000059517568542697865,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.8,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1869,"viewportWidth":980,"weight":0.000059504184448090487,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00005948314214682641,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.00005947003544025896,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00005946503620615266,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":741,"viewportWidth":1512,"weight":0.00005945652250544899,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00005944985912302302,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":840,"viewportWidth":1470,"weight":0.000059431890561758385,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0000594314996857344,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00005942818946782847,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00005941651976007603,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.000059409565954202116,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":733,"viewportWidth":412,"weight":0.00005938861984940766,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":642,"viewportWidth":384,"weight":0.00005937592494789045,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.00005937085300995774,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005936364876814688,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":402,"weight":0.00005936205659255704,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":865,"viewportWidth":448,"weight":0.00005935119391818377,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.00005934666188363528,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00005933490785314603,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00005933327160771762,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00005931545065184925,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00005931483928047201,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":873,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":393,"weight":0.00005931438413696325,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000059302923859538576,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.3,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00005928028565842593,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00005927520779370713,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.000059264141045255926,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00005926206882754943,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.25,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00005925610917994829,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":955,"viewportWidth":1920,"weight":0.00005923024119440872,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.000059214091254537177,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.000059203479508829184,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":676,"viewportWidth":402,"weight":0.000059196891447955323,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00005918616175518669,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000059180149623341094,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/343.0.695551749 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00005917787614330121,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.4,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":958,"viewportWidth":1920,"weight":0.000059175112429505954,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":749,"screenWidth":1607,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":1600,"weight":0.00005917323752943956,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00005917277467173735,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005915233368842162,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":725,"viewportWidth":1440,"weight":0.00005914428670839066,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.4,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":582,"viewportWidth":1309,"weight":0.000059139546326914,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.85,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":952,"viewportWidth":958,"weight":0.00005912687354217829,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00005912457998311028,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00005912240336107618,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":701,"viewportWidth":414,"weight":0.00005911824163190631,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":550,"viewportWidth":375,"weight":0.0000591049928466109,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00005909274405296466,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.05,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.000059086057940955415,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.0000590824332694024,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":680,"viewportWidth":414,"weight":0.000059075826395101173,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00005907384031618672,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000059066609951991455,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00005906218890065642,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.000059047082123502855,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000059038970238970735,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":690,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":690,"viewportWidth":384,"weight":0.00005901379438524689,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":711,"viewportWidth":376,"weight":0.00005900198935438231,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000058995907570826306,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00005899154703544437,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":651,"viewportWidth":360,"weight":0.00005898105742920657,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":507,"viewportWidth":320,"weight":0.000058966757348770236,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1133,"screenWidth":744,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":1059,"viewportWidth":744,"weight":0.00005896010831691204,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":607,"viewportWidth":1366,"weight":0.00005894394701892946,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/114.0.5735.124 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":747,"viewportWidth":428,"weight":0.00005893783099693649,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":844,"viewportWidth":448,"weight":0.000058918277524596654,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":616,"viewportWidth":375,"weight":0.000058916499828217996,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000589152235376644,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.000058915129987812405,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":917,"viewportWidth":1366,"weight":0.00005889414724089452,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005889001965213957,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":390,"weight":0.000058888669646616915,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":635,"viewportWidth":375,"weight":0.00005887848693040796,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.95,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00005887279722109642,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":412,"weight":0.0000588665563244907,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":841,"viewportWidth":448,"weight":0.00005886045409539041,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.00005880667434681048,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.0000587860728780506,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":677,"viewportWidth":402,"weight":0.00005874546055307245,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000058737855185543566,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":390,"weight":0.000058723918800271515,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.000058717393335832364,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00005870924490132849,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000058708124613740606,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.4,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":804,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":360,"weight":0.000058707764284934086,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.0000587029840681369,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005869201012041833,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":0.00005867299919837201,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":687,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":616,"viewportWidth":320,"weight":0.0000586630384383829,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.2,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":412,"weight":0.00005865714491756118,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":589,"screenWidth":943,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":461,"viewportWidth":943,"weight":0.0000586531730832907,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005864117146015495,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.00005863522424575763,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":797,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":412,"weight":0.00005862611775201275,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005862469069118979,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00005862214384270201,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000058618174704336955,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.85,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1280,"screenWidth":800,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1144,"viewportWidth":800,"weight":0.000058603810664053045,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000058600106595381354,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.3,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":572,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":572,"viewportWidth":360,"weight":0.00005859645893169579,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.000058583789874730325,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":781,"viewportWidth":412,"weight":0.000058572042322546496,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":402,"weight":0.00005856668113062144,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.9,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":950,"screenWidth":463,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":818,"viewportWidth":463,"weight":0.00005856345175502089,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.000058561946871366894,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":810,"viewportWidth":432,"weight":0.00005855146397452065,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":1,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":976,"viewportWidth":1759,"weight":0.00005853042938757927,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":375,"weight":0.00005850016004363147,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00005849751237979371,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000058478222694953696,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.000058475563781135666,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":709,"viewportWidth":376,"weight":0.000058455685071949115,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00005845317253165656,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000058453166554807304,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.25,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00005843972458232719,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000058436489856608606,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00005842398879141942,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00005841930591076872,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":666,"viewportWidth":360,"weight":0.000058405379764813645,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":568,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":525,"viewportWidth":320,"weight":0.000058395872231648174,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":393,"weight":0.00005839468510232248,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00005838690727161271,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.65,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":753,"screenWidth":1205,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1205,"weight":0.00005837025149882121,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.7,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":804,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":713,"viewportWidth":360,"weight":0.00005836786028806845,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00005836407940049756,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":390,"weight":0.000058363130392057805,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.000058347142669781536,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":430,"weight":0.00005833609466787659,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":711,"viewportWidth":414,"weight":0.00005832718109770427,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.000058301655821924304,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00005829109337153113,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00005828197314875032,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000058280625583172786,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005827832596993769,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.1,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00005826139913133952,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00005826012336621874,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":626,"viewportWidth":375,"weight":0.000058251594760694743,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.25,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":773,"viewportWidth":1440,"weight":0.0000582249014607572,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":743,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":743,"viewportWidth":412,"weight":0.00005821973136092863,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.9,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00005821554901989094,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00005821416534401925,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":867,"viewportWidth":1920,"weight":0.00005815718510143934,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":701,"viewportWidth":1440,"weight":0.00005814547226260563,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.7,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":412,"weight":0.00005813572421818974,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.05,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":692,"screenWidth":346,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":564,"viewportWidth":346,"weight":0.000058125179590658266,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1007,"viewportWidth":846,"weight":0.00005811825906777516,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.00005811756024141518,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000058113230505748316,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00005810823806311888,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005810753598579622,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.85,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.00005810025709045632,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.00005809483896772161,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00005809265974958884,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000058091800148241233,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00005807643939154046,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000058076145130084136,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.000058070750071812466,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.00005806163274721586,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00005803947776764606,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.000058022424341072095,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.7,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00005801992903096354,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005798738698924989,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":7,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":706,"viewportWidth":430,"weight":0.000057980307866138565,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.45,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":814,"viewportWidth":432,"weight":0.000057972340926217636,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000057968604827827644,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.00005796287833780715,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00005795241780013576,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00005794976749344318,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.5,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.00005792792039779887,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":844,"viewportWidth":448,"weight":0.00005792440032582669,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":509,"viewportWidth":320,"weight":0.000057922604934635796,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":1432,"weight":0.00005790807738267537,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":592,"viewportWidth":360,"weight":0.00005790169136636569,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00005786748584024392,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00005786691520437313,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00005785259106298101,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000578466934570224,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":4,"screenHeight":1187,"screenWidth":2240,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1179,"viewportWidth":2240,"weight":0.00005783938944823482,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.000057830903452211596,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.00005782138673072778,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00005781935713975605,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_8_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":617,"viewportWidth":414,"weight":0.000057815612424295034,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00005781190380948603,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.45,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":786,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00005779963392143803,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.05,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.00005779864358832697,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.0000577894383728527,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005778181702554697,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.000057773853559462576,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.00005776538739094424,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.35,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00005776303968194659,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00005776183504951895,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00005775247486811182,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005773637332057339,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":605,"viewportWidth":339,"weight":0.000057734312372986296,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":390,"weight":0.00005772978556284346,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005772770642977193,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00005772718679479464,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.000057726058686137895,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":729,"viewportWidth":430,"weight":0.0000577134477501123,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":881,"viewportWidth":1515,"weight":0.00005771147603575975,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000057707551591352666,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":696,"viewportWidth":1080,"weight":0.0000576914698440538,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":736,"viewportWidth":1440,"weight":0.000057690528458536884,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000057689967936260456,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.2,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.00005767233982429524,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.000057669483011942725,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) EdgiOS/131.0.2903.76 Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":932,"viewportWidth":430,"weight":0.00005766503217746054,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00005765708859716314,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00005762368600569598,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.65,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":412,"weight":0.00005760826967146718,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005760443905115961,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005760092434291525,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":null,"effectiveType":"3g","rtt":400,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":697,"viewportWidth":412,"weight":0.00005759852029968454,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00005757509023623064,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00005757250069719278,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00005756078207039624,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0","vendor":"Google Inc.","viewportHeight":937,"viewportWidth":1879,"weight":0.00005754675293942101,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00005754614572861366,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.000057543266533981776,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00005754114817227943,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00005753995763857362,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00005753391331000902,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":1080,"weight":0.00005752600266566186,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005752192848897609,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":412,"weight":0.00005750356158431858,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.000057492631606141396,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.000057487328408755655,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000057487098758557003,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.2,"effectiveType":"4g","rtt":250},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":1418,"weight":0.000057474093856481925,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.3,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.00005745507240105387,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.000057440005238987154,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005740930970524662,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":384,"weight":0.00005740418013605995,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":553,"viewportWidth":375,"weight":0.000057403613675331694,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00005739887396919653,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00005738958573064018,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":829,"screenWidth":691,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":687,"viewportWidth":691,"weight":0.00005736381373874146,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1026,"screenWidth":744,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":1026,"viewportWidth":744,"weight":0.00005735937228797661,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":6.15,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":751,"viewportWidth":412,"weight":0.000057358513615998984,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":677,"viewportWidth":402,"weight":0.00005733465761248942,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00005732985263347143,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000057311823151454,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00005727963319100785,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":620,"viewportWidth":375,"weight":0.000057273216023712636,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000572650054541587,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.35,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":1000,"screenWidth":1776,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":889,"viewportWidth":1776,"weight":0.000057262440129049303,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":428,"weight":0.000057259697353377194,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":865,"viewportWidth":448,"weight":0.00005725369048229671,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (iPad; CPU OS 16_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/125.0.331040314 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":879,"viewportWidth":768,"weight":0.00005724561439120256,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.0000572300307524334,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000057229908490395906,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1536,"weight":0.00005722830558882212,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.000057214420911171055,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":393,"weight":0.000057191713142620845,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":630,"viewportWidth":375,"weight":0.00005718527919167336,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":771,"viewportWidth":375,"weight":0.00005718205904230383,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000057174828942178474,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":1318,"weight":0.00005717059045925457,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00005715326240178113,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005714912663754808,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":697,"viewportWidth":412,"weight":0.000057140923563966154,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000057098852868950594,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000057097415556773195,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005708274990894401,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":637,"viewportWidth":375,"weight":0.00005707569330254243,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0","vendor":"Google Inc.","viewportHeight":936,"viewportWidth":1879,"weight":0.00005705711416254215,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.000057021178279513834,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":790,"viewportWidth":412,"weight":0.000057021166328471383,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00005701812283667596,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005701195613321769,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000057010167786349604,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0000570070378740965,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005700105656692856,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00005699910947287509,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.55,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":1600,"weight":0.000056979769136365,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000056979711953765607,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005697404447761339,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":428,"weight":0.0000569700240628734,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.25,"downlinkMax":null,"effectiveType":"3g","rtt":450,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":820,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":690,"viewportWidth":360,"weight":0.00005696993629062395,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.3,"downlinkMax":null,"effectiveType":"3g","rtt":600,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00005695752346321725,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005691712943644192,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":602,"viewportWidth":360,"weight":0.000056893300373753484,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.000056873653379191655,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.000056861078524264155,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00005686076961090769,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00005685509145838396,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":682,"viewportWidth":360,"weight":0.00005684142867016421,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.00005683959653131892,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/120.0.6099.119 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00005683074723214112,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":720,"viewportWidth":412,"weight":0.000056823712833378426,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":688,"viewportWidth":1438,"weight":0.00005681441268339423,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":620,"viewportWidth":1213,"weight":0.00005681157865443487,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005677751880615983,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":639,"viewportWidth":1280,"weight":0.000056768505742033616,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00005676640534886663,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00005676277566408718,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":840,"screenWidth":1344,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":706,"viewportWidth":1344,"weight":0.000056761305825726174,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00005674215318879688,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.0000567393799235768,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.2,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":684,"viewportWidth":376,"weight":0.00005673520038174916,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":704,"viewportWidth":1536,"weight":0.00005672678902823009,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0000567199023197907,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00005671959026759306,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":632,"viewportWidth":1280,"weight":0.000056718793102430235,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.000056710302893673235,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":750,"viewportWidth":428,"weight":0.00005670797797499556,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005669433552167117,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":672,"viewportWidth":360,"weight":0.00005668649049153653,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":505,"viewportWidth":320,"weight":0.00005665525381626717,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":901,"viewportWidth":1920,"weight":0.000056654653961363174,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000566487983265925,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":732,"viewportWidth":430,"weight":0.00005662778625144913,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":751,"viewportWidth":1528,"weight":0.00005661310574414233,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":390,"weight":0.00005661202190619076,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00005660791447534152,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":820,"viewportWidth":427,"weight":0.00005659349433358137,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.00005657958365567087,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":804,"viewportWidth":412,"weight":0.00005657405522025416,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.000056562223082837215,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 OPR/115.0.0.0","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1866,"weight":0.00005655615549689173,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00005655528870007088,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":620,"viewportWidth":375,"weight":0.00005655352113788273,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.4,"downlinkMax":100,"effectiveType":"3g","rtt":550,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000056551618716379916,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":917,"viewportWidth":1903,"weight":0.00005653748816605469,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005653405994038743,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":4,"screenHeight":590,"screenWidth":1050,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14092.77.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.107 Safari/537.36","vendor":"Google Inc.","viewportHeight":471,"viewportWidth":1050,"weight":0.000056533568883162985,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00005651340289142608,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":0.8,"downlinkMax":100,"effectiveType":"3g","rtt":500,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.00005650999978749047,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005649297426036471,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005647696615072868,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00005646988775020357,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00005646206990063856,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00005645039292319365,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":432,"weight":0.000056450262082145655,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0000564430794462081,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00005642754714482847,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00005641531056110076,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00005639121367646422,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.000056380852462704754,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.25,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":345,"weight":0.00005637675624369357,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.00005637661150102605,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":3.55,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00005636963691285954,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000056352792309947975,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00005634737182739575,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0","vendor":"","viewportHeight":567,"viewportWidth":1280,"weight":0.00005634251352373032,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":715,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":580,"viewportWidth":320,"weight":0.00005632039153880591,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.000056319556692275374,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":986,"weight":0.0000563123531220313,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.00005630138128615515,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/328.0.658461140 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.000056298237062545364,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":390,"weight":0.00005629200225735202,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.000056284335499758134,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005626727980953181,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00005626568407768643,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.85,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00005624798248115561,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.00005624597029565568,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00005623643485811164,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00005623060846613199,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000056230158887818506,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00005622495646685233,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":773,"viewportWidth":1600,"weight":0.000056216897975932184,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.1,"effectiveType":"4g","rtt":75},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.6778.109 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1024,"weight":0.000056200072041481285,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/336.0.679286625 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.000056187835004964934,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"effectiveType":"3g","rtt":300},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":1440,"weight":0.00005617805291081634,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000056176040562928625,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":642,"viewportWidth":1260,"weight":0.00005615049774617707,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00005614807379329755,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":430,"weight":0.000056144929770631325,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00005613655723951627,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005612873556910951,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/133.0 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":731,"viewportWidth":430,"weight":0.00005611011966308938,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.000056099454628612615,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":697,"viewportWidth":414,"weight":0.00005607633015989366,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.000056063201872239304,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.000056059028540937225,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000056052823164764337,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1112,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1039,"viewportWidth":834,"weight":0.000056051207982430346,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00005604874727131752,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":973,"screenWidth":1730,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":809,"viewportWidth":1731,"weight":0.000056043739841447836,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":842,"viewportWidth":412,"weight":0.00005604313669842924,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00005603292277658385,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00005602857909209347,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000056028074599926476,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":412,"weight":0.00005602790431104882,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":956,"viewportWidth":1912,"weight":0.000056025929998327676,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00005602551690068652,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.9,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":660,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":660,"viewportWidth":384,"weight":0.00005601517493382388,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":430,"weight":0.00005601503777758474,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000056013612614058156,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":1024,"weight":0.00005600707508188852,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/254.0.513445336 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":390,"weight":0.000055995908878192036,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00005599346900151289,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00005597788192774172,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.55,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00005597334807303803,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.0000559680696241621,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00005595326857330711,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000055943041980235236,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.000055938678913362065,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.0000559384116932037,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00005593711693640319,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.00005593277574316029,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":1180,"weight":0.00005593247251287985,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.000055929179677035294,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005591796927003585,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":432,"weight":0.00005591706556442579,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.000055915434224428945,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1866,"weight":0.00005590003677672311,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00005589007914257648,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000055884007269297817,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000055882394922498876,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":593,"viewportWidth":1280,"weight":0.00005587765965053875,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.000055837121242875603,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":1080,"weight":0.000055831288301421976,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":390,"weight":0.00005583109222415387,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":747,"viewportWidth":412,"weight":0.00005582765656115074,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.000055826983459733007,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0","vendor":"","viewportHeight":941,"viewportWidth":1896,"weight":0.00005582225291954519,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000055819820136661494,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005581438427443703,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":877,"viewportWidth":1729,"weight":0.000055786980468444793,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00005577396806237892,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00005576505406932055,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":838,"viewportWidth":432,"weight":0.00005575874802570195,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000055746233196601574,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Linux aarch64","pluginsLength":5,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Android 14; Mobile; rv:109.0) Gecko/112.0 Firefox/112.0 Freespoke/2.0.0","vendor":"","viewportHeight":593,"viewportWidth":360,"weight":0.000055743059296119364,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":430,"weight":0.00005573247257176167,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00005573179089713115,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":390,"weight":0.00005572835480935943,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.75,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":781,"screenWidth":352,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":672,"viewportWidth":352,"weight":0.000055708768118152114,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":747,"viewportWidth":428,"weight":0.00005569688990748633,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00005569181222676295,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00005568861908607429,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.5,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":705,"viewportWidth":360,"weight":0.000055673681261781085,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.25,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00005566317034271244,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":307,"viewportWidth":750,"weight":0.00005565307084219904,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00005565104630487627,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005564705242946313,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00005564555469801036,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00005563417052256314,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":549,"viewportWidth":375,"weight":0.00005563141568867902,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00005557317612896678,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":664,"viewportWidth":360,"weight":0.000055560673648278026,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000055546928862744045,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.000055534298772573156,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.000055526294898609665,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005551855650449238,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.7,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":762,"viewportWidth":412,"weight":0.00005551536825817525,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":200},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6523.4 Safari/537.36","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":1440,"weight":0.00005551146743148007,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.75,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00005550854315450303,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":1680,"weight":0.00005549326526392693,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.0000554757433008578,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.00005546143349263731,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":625,"viewportWidth":376,"weight":0.00005546119674692385,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00005545632116044187,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00005544364065773646,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":721,"viewportWidth":414,"weight":0.00005543763179801184,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000055430460678383064,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000055424571540799,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":548,"viewportWidth":375,"weight":0.00005541635752043824,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":776,"viewportWidth":412,"weight":0.00005539436290143976,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":849,"viewportWidth":1440,"weight":0.00005539153683555834,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.000055386626645831764,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.7,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":779,"viewportWidth":1440,"weight":0.000055343613519860426,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.000055323872695503846,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.45,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00005532247098604547,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":710,"viewportWidth":375,"weight":0.000055299802704207255,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00005529561791776794,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":360,"weight":0.000055288513483173736,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":820,"viewportWidth":427,"weight":0.00005527661118599572,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":0.15,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000055265432221322515,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1707,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":833,"viewportWidth":1707,"weight":0.00005525776298412961,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":649,"viewportWidth":393,"weight":0.000055254440644292765,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":753,"viewportWidth":412,"weight":0.00005524730187799702,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":360,"weight":0.00005523890189487547,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.00005521947180301058,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.000055198537571504424,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00005517860245874644,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005517759646040715,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.55,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":593,"viewportWidth":1280,"weight":0.00005517706009094039,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00005517645756635622,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":523,"viewportWidth":320,"weight":0.00005516872094661631,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00005515461120951752,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.00005513883401977916,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.4,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":559,"viewportWidth":1280,"weight":0.000055131379061091046,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":662,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":662,"viewportWidth":384,"weight":0.00005512986683520523,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005509685988621241,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00005509558542209189,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":820,"viewportWidth":1440,"weight":0.0000550877207107568,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.000055086532973577206,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":1536,"weight":0.00005508537885412047,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":593,"viewportWidth":1280,"weight":0.00005508494925262805,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.15,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.000055012768497108934,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00005501233242696068,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00005500839091381294,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005497773239813239,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00005497424721214519,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":390,"weight":0.00005497306515505445,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.00005496065987555337,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.0000549473088677358,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":763,"viewportWidth":440,"weight":0.000054944932619517435,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":820,"viewportWidth":432,"weight":0.000054937970217417236,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.25,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":651,"viewportWidth":360,"weight":0.00005493660743110217,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":709,"viewportWidth":414,"weight":0.00005493145893895828,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 YaBrowser/24.10.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1080,"viewportWidth":1905,"weight":0.00005491166064954046,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":390,"weight":0.000054905724613172156,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.00005489396599222999,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.45,"effectiveType":"3g","rtt":550},"platform":"Win32","pluginsLength":0,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00005489170176133928,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":428,"weight":0.000054873425117187426,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005486257054278893,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00005485789027196975,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":826,"viewportWidth":1536,"weight":0.000054849019393110466,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005484600397178138,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.0000548442849334704,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000054830431754433904,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":635,"viewportWidth":375,"weight":0.000054808744907932654,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00005480223222221994,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00005480012814680414,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.3,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.000054797124438305144,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005479401020836092,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00005478480163829899,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00005478427049076283,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":858,"viewportWidth":432,"weight":0.00005477443390578017,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000054762803035397275,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":780,"viewportWidth":390,"weight":0.00005476123847281014,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":806,"screenWidth":372,"userAgent":"Mozilla/5.0 (Android 12; Mobile; rv:133.0) Gecko/133.0 Firefox/133.0","vendor":"","viewportHeight":672,"viewportWidth":372,"weight":0.000054761231062589384,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1278,"viewportWidth":1278,"weight":0.0000547545198638233,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00005475149458938519,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":852,"viewportWidth":1472,"weight":0.00005475055844596511,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":671,"viewportWidth":1252,"weight":0.0000547482209630533,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00005473946632737942,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":432,"weight":0.00005473243880666954,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":786,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00005472088427914779,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.1,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":672,"viewportWidth":360,"weight":0.00005471291954012594,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00005471062260226121,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1019,"screenWidth":573,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":1019,"viewportWidth":573,"weight":0.00005470285627145369,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000054680171165401966,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":200},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":1440,"weight":0.000054646468654917843,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00005464351399367272,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005463213819924129,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00005462081453336893,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.95,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":2,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 AVG/131.0.0.0","vendor":"Google Inc.","viewportHeight":929,"viewportWidth":1920,"weight":0.00005460827533986821,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.45,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":605,"viewportWidth":339,"weight":0.00005457798748067293,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":673,"viewportWidth":402,"weight":0.00005457438666003672,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.000054567885609232095,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000054561290870573865,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00005456098794620792,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.00005455738213727126,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000054528105824929525,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000545064307883538,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":671,"viewportWidth":360,"weight":0.000054500995942431935,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":1380,"viewportWidth":2868,"weight":0.000054493527504068795,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.000054477697974165424,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.65,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00005447229042630957,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005446562581685477,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":873,"viewportWidth":430,"weight":0.000054462478984590226,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000544531532608286,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":641,"viewportWidth":1366,"weight":0.00005443597470967265,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000054423803156245534,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00005441343464048783,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00005441303385965651,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.95,"effectiveType":"4g","rtt":200},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.000054403966940353816,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00005437892234912284,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00005437001735364812,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/133.0 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00005435979381652494,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.1,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":810,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":1432,"weight":0.000054350094175986264,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":2,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1536,"weight":0.00005432850163276213,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.00005431198768465058,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.25,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00005430956473409369,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00005430462343417678,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":610,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":610,"viewportWidth":360,"weight":0.00005430245700594126,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000054293599520100505,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":924,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":766,"viewportWidth":412,"weight":0.00005429194594642335,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.000054272534148053606,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":678,"viewportWidth":376,"weight":0.00005425944254882209,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000054256878213291,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.000054254394471715566,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00005424373044915031,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":685,"viewportWidth":1122,"weight":0.00005423082324313148,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00005422396573264431,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":736,"screenWidth":1080,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":1080,"weight":0.00005421762993394324,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":848,"viewportWidth":1440,"weight":0.00005419738532547038,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1026,"viewportWidth":2048,"weight":0.00005419621090271627,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":719,"viewportWidth":414,"weight":0.000054189445603751407,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00005417266100934823,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":345,"weight":0.00005415705585711493,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/340.3.689937600 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00005415025865557932,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":964,"viewportWidth":1912,"weight":0.00005414457852123186,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.000054142408719939035,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000054137432377728544,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":430,"weight":0.000054106675140208943,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.000054094112134729434,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005404860767746937,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00005404652118372146,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":100,"effectiveType":"3g","rtt":950,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.000054033623210750085,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":776,"viewportWidth":412,"weight":0.00005400996634026056,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005398510413512024,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.000053979523507803574,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.000053977355688195336,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.00005397614949373907,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.5,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1120,"screenWidth":502,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":979,"viewportWidth":502,"weight":0.00005397254695555887,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":635,"viewportWidth":375,"weight":0.00005396857606721245,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":867,"viewportWidth":448,"weight":0.000053959869183634426,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":717,"viewportWidth":1440,"weight":0.000053943280282542586,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.000053917860097926595,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00005391634485228751,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":687,"viewportWidth":1128,"weight":0.00005390954725744449,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000053901397064519445,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":375,"weight":0.00005389097808503036,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00005387756925803805,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.25,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":804,"viewportWidth":427,"weight":0.000053863431096927364,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":708,"viewportWidth":376,"weight":0.00005384606619010065,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv8l","pluginsLength":0,"screenHeight":640,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 8.0.0; SM-G930V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.185 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":560,"viewportWidth":360,"weight":0.000053824235005782085,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005380690104671607,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.000053796166880093015,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1039,"screenWidth":1847,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":872,"viewportWidth":1847,"weight":0.00005379591514562306,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.000053794000525491706,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00005379068195454053,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":396,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":756,"viewportWidth":396,"weight":0.00005379039093732351,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00005378927898322787,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00005378885683691316,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00005378625182824623,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00005377845375574765,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00005377165303797856,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00005376718314575991,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.000053756954906681287,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00005374095525069923,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000053740480354747485,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.00005373833338745109,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00005373738584423098,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.000053735091235504516,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.65,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":697,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":569,"viewportWidth":339,"weight":0.00005373338831656772,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.000053732184557737806,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":393,"weight":0.00005373039033043246,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.00005371806382955873,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1279,"viewportWidth":2560,"weight":0.00005370026857792472,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000053689573743699896,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000053674029607860334,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.00005367210066244992,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.2,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":810,"viewportWidth":432,"weight":0.00005366924187364692,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.000053646509087470484,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005363698998543027,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00005363697105057533,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.00005362310187261889,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":806,"viewportWidth":412,"weight":0.00005361992186058562,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005361818998409012,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":430,"weight":0.000053606560453389984,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":393,"weight":0.000053602536085325165,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00005360013173009572,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":785,"viewportWidth":412,"weight":0.000053594125122474456,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1708,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":781,"viewportWidth":1707,"weight":0.000053578424398332396,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000053575766340583474,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000053566676426005766,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (iPad; CPU OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/129.0.6668.46 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":905,"viewportWidth":1366,"weight":0.00005355427328301642,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":9.6,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":653,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":653,"viewportWidth":384,"weight":0.000053552503523910336,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00005354532267656738,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":906,"viewportWidth":1366,"weight":0.0000535387871033366,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00005351550547379547,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.6,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00005350302199308078,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.000053495826896423494,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00005349363969255227,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":697,"viewportWidth":1440,"weight":0.00005348895071816829,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.00005347105741024501,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":3.85,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":1440,"weight":0.000053441461939679825,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.45,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":1440,"weight":0.00005343778830259966,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":432,"weight":0.000053434196313142754,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000534241032727078,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.000053422897388589346,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000053420077435521354,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.00005335763799937871,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":938,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":805,"viewportWidth":412,"weight":0.00005330341871988547,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.000053297200281694036,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000053294170710703245,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.7,"downlinkMax":null,"effectiveType":"4g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":728,"viewportWidth":384,"weight":0.00005329405229587352,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00005329092521149198,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00005327659401983159,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000053265842428028715,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.1,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.000053264750441316,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00005324741866745959,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.8,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":412,"weight":0.00005322208492848765,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00005321989975627275,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00005321851332188256,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00005321202653791374,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.05,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":753,"viewportWidth":412,"weight":0.000053193804176688115,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.05,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.0000531756262546111,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/338.1.685896509 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00005317525219819253,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.8,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":716,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":578,"viewportWidth":339,"weight":0.000053163404280866914,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00005313977204487952,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":861,"screenWidth":388,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":720,"viewportWidth":388,"weight":0.00005311950298960631,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.000053116143799533287,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.35,"downlinkMax":null,"effectiveType":"4g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.000053113695609180863,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":731,"viewportWidth":430,"weight":0.00005308880475407209,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00005307291236148292,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000053065926191474726,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00005306283446086691,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":393,"weight":0.000053062075226763445,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":432,"weight":0.00005305044302133892,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000053050159975116774,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005304729109886795,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":735,"viewportWidth":384,"weight":0.000053034448422273625,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":714,"viewportWidth":376,"weight":0.00005303313760128177,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":838,"viewportWidth":432,"weight":0.000053017504289367606,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.3,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.000053008948311014904,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:132.0) Gecko/20100101 Firefox/132.0","vendor":"","viewportHeight":754,"viewportWidth":1425,"weight":0.000052996940031441474,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1912,"weight":0.000052995098687414716,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000052982483465112686,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":710,"viewportWidth":1536,"weight":0.00005296390184109041,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":678,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":678,"viewportWidth":412,"weight":0.00005296143244132069,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":430,"weight":0.00005295728225021917,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00005295641865882358,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005295094695294666,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005294797063523394,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00005294501599319906,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.15,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.000052932492819236294,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":873,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":737,"viewportWidth":393,"weight":0.00005292925367050172,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.000052919203937769225,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000052914123246358155,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0000529138108083745,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":635,"viewportWidth":375,"weight":0.00005291354934760887,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":616,"viewportWidth":375,"weight":0.00005290702383185722,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":0.00005290152065381423,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00005289877598827929,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.000052880466536324914,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.7,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.00005287600714618727,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005287279878855852,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000052864626615721524,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00005285743184345419,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":390,"weight":0.00005285281615674386,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":844,"screenWidth":1500,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":694,"viewportWidth":1500,"weight":0.00005285205414527208,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":730,"viewportWidth":430,"weight":0.00005284929096684884,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":412,"weight":0.00005284796154880597,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":1280,"screenWidth":800,"userAgent":"Mozilla/5.0 (Linux; Android 13; ZTAB10 Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/131.0.6778.135 Safari/537.36","vendor":"Google Inc.","viewportHeight":1232,"viewportWidth":800,"weight":0.000052841423673482925,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":0,"screenHeight":1600,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36","vendor":"Google Inc.","viewportHeight":1600,"viewportWidth":1600,"weight":0.000052828593893256855,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00005280677340341968,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":1440,"weight":0.00005279067482595831,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00005278655770705974,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005277757298802507,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":430,"weight":0.00005277062305094807,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00005274093320412636,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005272710453725102,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.000052704675519030296,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.000052675508808928414,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.000052665506555883074,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000052651764446463,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"iPhone","pluginsLength":0,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":375,"weight":0.00005264180731130687,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.000052634885906526304,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":705,"viewportWidth":402,"weight":0.000052630807561952954,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":412,"weight":0.00005262942020823248,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005262900859031139,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00005261436933482876,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00005261068246267617,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000526037818779091,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00005259309391800649,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000052575274339427224,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":922,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":772,"viewportWidth":412,"weight":0.000052539369493005656,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.000052539234223540065,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":100,"effectiveType":"3g","rtt":600,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.000052529005286038315,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.45,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.000052520116789617045,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00005251977275149974,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":0,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":1592,"weight":0.00005251639878401799,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005250591383650931,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.000052505531299502806,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005250050347485811,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":549,"screenWidth":976,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Norton/130.0.0.0","vendor":"Google Inc.","viewportHeight":394,"viewportWidth":976,"weight":0.000052499249979397154,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":682,"screenWidth":306,"userAgent":"Mozilla/5.0 (Android 14; Mobile; rv:133.0) Gecko/133.0 Firefox/133.0","vendor":"","viewportHeight":575,"viewportWidth":306,"weight":0.00005248800289993565,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000052476621291953116,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00005246250202951573,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":762,"viewportWidth":375,"weight":0.00005245424065980044,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":820,"viewportWidth":427,"weight":0.00005245044053838972,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/343.0.695551749 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":604,"viewportWidth":414,"weight":0.00005243506580182432,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.05,"effectiveType":"4g","rtt":150},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":1440,"weight":0.000052430197294601024,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.0000524228323401992,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.000052410884763633764,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.000052378388718280626,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00005236863673005973,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000052360111296819735,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000052352406392608594,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00005232605977054825,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00005232031002514339,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0","vendor":"Google Inc.","viewportHeight":739,"viewportWidth":1438,"weight":0.000052315603401522476,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.1,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.00005231190850562379,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":687,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":560,"viewportWidth":320,"weight":0.00005229663619826587,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":686,"viewportWidth":1440,"weight":0.00005228633503378442,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":428,"weight":0.000052281892519711644,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":635,"viewportWidth":1366,"weight":0.000052257639202399186,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":785,"viewportWidth":412,"weight":0.000052255954877977456,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":100,"effectiveType":"3g","rtt":350,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00005225315341849916,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":542,"viewportWidth":375,"weight":0.000052235486327228296,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.00005222887471876676,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131 Version/11.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":873,"viewportWidth":430,"weight":0.00005219648394475161,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":781,"viewportWidth":1470,"weight":0.0000521947123368527,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":615,"viewportWidth":1366,"weight":0.00005218986814361561,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005218249565801779,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.95,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":941,"viewportWidth":1896,"weight":0.00005218225823388567,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":516,"viewportWidth":320,"weight":0.000052178589879964055,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/129.0.6668.69 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00005217464873629018,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000052174109897678345,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005216616056919821,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.000052162617694416435,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.000052161618051869914,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":956,"viewportWidth":1912,"weight":0.000052151068330042785,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":678,"viewportWidth":1440,"weight":0.000052147556261290665,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.00005213312902611794,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00005212582936287977,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":667,"viewportWidth":390,"weight":0.00005211891020021807,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005211013265727142,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005209375730378815,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00005208370083643625,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.55,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":866,"viewportWidth":432,"weight":0.000052072946968134705,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00005206974978222268,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":504,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":504,"viewportWidth":339,"weight":0.00005206936631454355,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000052064278995272755,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0000520556997264887,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.55,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":921,"viewportWidth":448,"weight":0.000052031763256787604,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.00005202242837859179,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00005201799736628139,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00005201758915022952,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000052011142156751195,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":701,"viewportWidth":428,"weight":0.00005199984433209818,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.00005199365967272913,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00005198231173165756,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":1080,"viewportWidth":1905,"weight":0.000051970519935982064,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00005193665226053925,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":412,"weight":0.00005192541295346639,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00005192420789574995,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00005191307219125156,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00005190532443078452,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.000051881821812235715,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.00005185513619806105,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":603,"viewportWidth":339,"weight":0.000051854359505395195,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":1440,"weight":0.00005184982343299398,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":858,"viewportWidth":432,"weight":0.00005184817600114698,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00005184151744033901,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":698,"viewportWidth":1024,"weight":0.00005184144946767479,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005183163219704884,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":627,"viewportWidth":375,"weight":0.000051829781082735133,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00005182922977243505,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.000051828605226314045,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00005181176520398875,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":710,"viewportWidth":1440,"weight":0.000051802421700558204,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00005179116371293901,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":956,"viewportWidth":1912,"weight":0.00005178205787629154,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00005177343790222623,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":818,"viewportWidth":412,"weight":0.00005177095321632064,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.55,"effectiveType":"4g","rtt":150},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":459,"viewportWidth":780,"weight":0.000051746838547750486,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005173627079127277,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.75,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":844,"viewportWidth":448,"weight":0.00005172424450622343,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":904,"viewportWidth":1333,"weight":0.00005170738924308,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00005170298565926347,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":618,"viewportWidth":375,"weight":0.00005166899627091959,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.000051663846970733386,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005166264654705539,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000516597185058402,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.9,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":836,"viewportWidth":432,"weight":0.00005165621866585483,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00005164989428151881,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00005164902579032761,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005164894266954411,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":786,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00005163812059559162,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.00005162785299666887,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00005161672235479964,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005161425136836455,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":637,"viewportWidth":375,"weight":0.00005161232239951517,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.000051612202078542633,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00005160935223428339,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":1470,"weight":0.00005160836331390706,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000051603269828841766,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":1380,"weight":0.00005159268240457449,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":706,"viewportWidth":414,"weight":0.00005157682080884517,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":814,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":697,"viewportWidth":376,"weight":0.0000515733186113905,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.55,"effectiveType":"3g","rtt":500},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":1520,"weight":0.000051573012221786,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00005156703880155716,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":1,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":868,"viewportWidth":1470,"weight":0.000051559309030150176,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.00005154871754992519,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00005153563142583759,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":568,"viewportWidth":320,"weight":0.00005153275390368959,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":618,"viewportWidth":375,"weight":0.00005153249969705965,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005152541238246911,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":1600,"weight":0.000051522175263668486,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000051515537000197473,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":668,"viewportWidth":1400,"weight":0.00005150258852566747,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.3,"downlinkMax":null,"effectiveType":"4g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":851,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":713,"viewportWidth":393,"weight":0.00005149988563315539,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1360,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":645,"viewportWidth":1360,"weight":0.000051496846972449535,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000514958715338584,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.000051416814498706914,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000051403981367298,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":705,"viewportWidth":414,"weight":0.00005139608991362935,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00005138611731347657,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00005137665405558172,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":375,"weight":0.000051353323782342525,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.000051344365232390286,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005133846483331628,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":696,"viewportWidth":384,"weight":0.00005131385316083238,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":922,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":772,"viewportWidth":412,"weight":0.000051285138777543786,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00005128063123841451,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.85,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0","vendor":"Google Inc.","viewportHeight":712,"viewportWidth":1495,"weight":0.000051279023346929894,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":100,"effectiveType":"3g","rtt":400,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":697,"viewportWidth":412,"weight":0.00005127237154848209,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000051268494588201656,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00005125736203010156,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000051220963640332055,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.2,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00005121132053788937,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":644,"viewportWidth":360,"weight":0.000051201847456178705,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005120010186004095,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":819,"viewportWidth":1512,"weight":0.00005119834840374213,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00005118730201590135,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.000051151665673566676,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.000051148986529354585,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":393,"weight":0.000051138041689942274,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.000051116795821702716,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005111217288680594,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":765,"viewportWidth":1600,"weight":0.00005111013976488236,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.000051109320185364883,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":557,"viewportWidth":360,"weight":0.00005110386615011562,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":1080,"weight":0.00005110194420875003,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":762,"viewportWidth":412,"weight":0.000051093496964000896,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005109258879905694,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":861,"screenWidth":388,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":720,"viewportWidth":388,"weight":0.000051084186846156535,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00005107713462388214,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00005106669369064569,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.000051060335441623536,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.00005105720239707453,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":null,"effectiveType":"3g","rtt":300,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":865,"viewportWidth":448,"weight":0.00005105526489786149,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00005104183195647446,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":703,"viewportWidth":1536,"weight":0.000051032911680706875,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00005101588829857938,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.000051012055916330755,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000051005389018963815,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":773,"viewportWidth":393,"weight":0.00005099981498801666,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00005099135641281821,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":642,"viewportWidth":393,"weight":0.00005099077890008987,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Edg/127.0.0.0","vendor":"Google Inc.","viewportHeight":706,"viewportWidth":1488,"weight":0.00005097680877979673,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":837,"screenWidth":377,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":717,"viewportWidth":377,"weight":0.00005096231977030437,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005095696588865653,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1280,"weight":0.00005095534327264245,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005094132510282253,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":617,"viewportWidth":360,"weight":0.000050939044688649985,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.8,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":384,"weight":0.000050932588609138894,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1313,"viewportWidth":2560,"weight":0.00005093037441357098,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00005092940191507132,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":545,"viewportWidth":375,"weight":0.000050928286161094784,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":526,"viewportWidth":320,"weight":0.00005091715433541154,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00005090619058027403,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":789,"viewportWidth":412,"weight":0.00005089668846913348,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":0.55,"effectiveType":"3g","rtt":400},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":3840,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1217,"viewportWidth":2231,"weight":0.00005088955114728621,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00005088941225723411,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/327.0.656162734 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":710,"viewportWidth":414,"weight":0.000050886095122570574,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1079,"screenWidth":486,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":914,"viewportWidth":486,"weight":0.00005088541246403216,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":430,"weight":0.000050881507821108125,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":833,"viewportWidth":1470,"weight":0.000050872002978272505,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000050870254053733575,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1120,"screenWidth":1792,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":934,"viewportWidth":1746,"weight":0.00005086329101246284,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00005085310859066543,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.8,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.6613.137 Safari/537.36","vendor":"Google Inc.","viewportHeight":720,"viewportWidth":1280,"weight":0.00005085287774638561,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.000050826833125425775,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.15,"downlinkMax":14.4,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00005082272058439729,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00005082040005811364,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1003,"screenWidth":1504,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":806,"viewportWidth":1492,"weight":0.000050814765984166807,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":2752,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":978,"viewportWidth":1190,"weight":0.00005079888169262369,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0000507908681788258,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005077877025655584,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1120,"screenWidth":1792,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":896,"weight":0.00005077779583423119,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0","vendor":"Google Inc.","viewportHeight":974,"viewportWidth":1920,"weight":0.00005077403306734088,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":660,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":660,"viewportWidth":384,"weight":0.00005077138166839077,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.000050764414064900535,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.00005076377288893764,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005075050531894895,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000050731614711454345,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00005072707305707219,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":100,"effectiveType":"3g","rtt":400,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":938,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":803,"viewportWidth":412,"weight":0.00005071537521552085,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005070764126102515,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005070531851723156,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000050702618472834324,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.4,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.0000506840088167715,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.00005065871344722795,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000050628507892821106,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00005062472660686066,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":865,"viewportWidth":448,"weight":0.000050621831826416804,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":628,"viewportWidth":360,"weight":0.00005062118240784901,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":544,"viewportWidth":375,"weight":0.00005060681745583412,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.3,"effectiveType":"4g","rtt":150},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/341.3.692278309 Mobile/15E148 Safari/604.1","vendor":"Google Inc.","viewportHeight":581,"viewportWidth":540,"weight":0.00005060474798369352,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1366,"weight":0.000050594503083812765,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.8,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":749,"viewportWidth":384,"weight":0.00005058743328081318,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000050579592900257134,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":582,"viewportWidth":320,"weight":0.000050579414619971086,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00005057249649759874,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000050545652245815665,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000050537052379445434,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005053464100878035,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":735,"viewportWidth":430,"weight":0.00005052549981334435,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.000050515228497863995,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00005050867260456572,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00005050521464901703,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":390,"weight":0.00005049584854872206,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":843,"viewportWidth":487,"weight":0.00005048363636742702,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.00005047943416703539,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.000050475411064026324,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":804,"viewportWidth":412,"weight":0.000050473459444911826,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":568,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":454,"viewportWidth":320,"weight":0.00005046290451486294,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":770,"viewportWidth":459,"weight":0.00005045944444061732,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.000050450201870895366,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":671,"viewportWidth":360,"weight":0.00005044614497014701,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.85,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.00005042677771667028,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00005042113804256672,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.4,"downlinkMax":100,"effectiveType":"3g","rtt":500,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.000050393442429634544,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":1080,"weight":0.00005038331502096767,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.000050382793475408804,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.000050382452259816375,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":432,"weight":0.00005038050576350359,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00005037316927732238,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00005033814679804812,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.00005033317229562093,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.000050332501966539697,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00005032654454679412,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":1440,"weight":0.000050321707490694395,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1904,"weight":0.000050311019377504775,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00005030358283102056,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0000502864488141912,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00005028597148020048,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.0000502832105296585,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.000050271210515725424,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:109.0) Gecko/20100101 Firefox/115.0","vendor":"","viewportHeight":632,"viewportWidth":1238,"weight":0.00005026933425959682,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000050266284077263255,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0000502659423580499,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.000050264284063332215,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":430,"weight":0.000050257076733897506,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000050251128032641953,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.0000502505528105185,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005024434265749913,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.7,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00005023995656909158,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":927,"viewportWidth":1920,"weight":0.000050239603797205056,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1528,"weight":0.00005022176864886126,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":993,"viewportWidth":1765,"weight":0.00005021890787201907,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":609,"viewportWidth":360,"weight":0.00005020302074346539,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000050193075941436725,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.000050178783151896726,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":390,"weight":0.000050173227314928154,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":1180,"weight":0.00005015419584749378,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0","vendor":"Google Inc.","viewportHeight":609,"viewportWidth":1271,"weight":0.00005013749414297626,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.25,"downlinkMax":null,"effectiveType":"3g","rtt":350,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":785,"viewportWidth":412,"weight":0.00005013152766120737,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000050123755919464245,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00005012116365448157,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":735,"viewportWidth":384,"weight":0.000050114892644516485,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00005011344787011117,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":740,"screenWidth":1080,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":1080,"weight":0.000050106972744426313,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 OPR/115.0.0.0","vendor":"Google Inc.","viewportHeight":920,"viewportWidth":1866,"weight":0.00005008847179729597,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1002,"viewportWidth":1565,"weight":0.000050069765419187495,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":742,"viewportWidth":1536,"weight":0.000050067129544981594,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":695,"viewportWidth":1080,"weight":0.00005004896347091476,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":756,"viewportWidth":412,"weight":0.00005004600359635786,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000050032614127771563,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005003216895746202,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00005001781669654086,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005001635265462609,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00005000536239491447,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00005000470317210261,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":2,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00004999453046520514,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00004998589059069066,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000049984509636630716,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.00004998385895552158,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00004997939752090924,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.000049972840487386695,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00004996924011115333,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":2,"screenHeight":904,"screenWidth":407,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":407,"weight":0.00004996383906016628,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004996339270209334,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":790,"viewportWidth":412,"weight":0.000049960770075593946,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":664,"viewportWidth":360,"weight":0.00004995801720799186,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00004994168300709945,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.000049892027774364395,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000049873416749011455,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":962,"screenWidth":601,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":826,"viewportWidth":602,"weight":0.00004987009934241402,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00004986223964828418,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00004985007328105241,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000498361401806272,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":430,"weight":0.0000498297587177349,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.0000498207104976549,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0","vendor":"Google Inc.","viewportHeight":800,"viewportWidth":1528,"weight":0.000049809979573960606,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.000049808421662581575,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":412,"weight":0.00004980107985888947,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00004979376010849862,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":827,"viewportWidth":1536,"weight":0.000049792450375844664,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.00004979151709552742,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004978370203735088,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00004976231245737996,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":697,"viewportWidth":430,"weight":0.00004975219246888363,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00004975075441244575,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004973670006354751,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":390,"weight":0.00004972000207150602,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00004971857114455412,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.8,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":412,"weight":0.00004970389648519227,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00004969543878183547,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004968897611738031,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.000049685209817677314,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":792,"viewportWidth":402,"weight":0.000049683781830427166,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004966522889673213,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":null,"effectiveType":"3g","rtt":300,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":709,"viewportWidth":376,"weight":0.00004966112922189258,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.3,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.000049660046822831584,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004964009392474814,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.00004963079897129608,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00004959117532588325,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000049585078932001343,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00004957002518576893,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":804,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":708,"viewportWidth":360,"weight":0.00004956574244340275,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.15,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":938,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":827,"viewportWidth":412,"weight":0.00004955222036653833,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.00004954204166613734,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00004954170999002223,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.45,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":922,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":772,"viewportWidth":412,"weight":0.000049536544116292646,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00004953323911918363,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00004953148452753512,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":412,"weight":0.00004953137027745664,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.00004952688148102035,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.65,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.000049520645763803196,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":616,"viewportWidth":375,"weight":0.00004951741039850644,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000049516811519686985,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004950685810875129,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004949273724390635,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":1,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":1147,"weight":0.00004948664592290499,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00004947987062312454,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":712,"viewportWidth":1080,"weight":0.000049472498025094915,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.000049456731450649977,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000049443361631242164,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":706,"viewportWidth":414,"weight":0.00004942876873316489,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":660,"viewportWidth":384,"weight":0.000049421898108258905,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.000049412525084845844,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.000049411629683928004,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004940742645653858,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00004940700468531474,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.5,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":710,"viewportWidth":1536,"weight":0.00004939714786316702,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":671,"viewportWidth":360,"weight":0.00004938826580241018,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.000049385560651578015,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00004938218393476592,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":430,"weight":0.00004936705306628084,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00004936608412974538,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.9,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00004936344369051537,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.000049360910672553163,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":412,"weight":0.00004935478794217289,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.000049351161868349456,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00004934907350543191,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00004934296018698526,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00004932224105704083,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00004931402061959645,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.9,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":696,"viewportWidth":384,"weight":0.00004931025090354914,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.3,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":689,"viewportWidth":376,"weight":0.00004930625930292363,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":430,"weight":0.000049297834918691054,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":704,"weight":0.0000492858684918632,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004928088242900962,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000049275132505912606,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Google Inc.","viewportHeight":581,"viewportWidth":540,"weight":0.00004927199624601155,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00004925985886204963,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.000049259199676562066,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.000049259178359349903,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00004925333756943759,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.000049241719668225334,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004922120294849742,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.00004920645270173801,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":2,"screenHeight":873,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":687,"viewportWidth":393,"weight":0.00004919156015656367,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00004917970641921231,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004917521422528065,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.00004916096754886478,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.000049144857815437216,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000491437515897934,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.000049143717235807543,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1304,"viewportWidth":1278,"weight":0.0000491386235163889,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.65,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.000049129569335580454,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.3,"downlinkMax":null,"effectiveType":"3g","rtt":400,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00004911528472067945,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00004910485359457436,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":638,"viewportWidth":339,"weight":0.00004910323812819104,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00004910005314722505,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00004908991372241085,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":1440,"weight":0.00004908768670267677,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004907503895444371,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004907480062672653,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00004907110569504716,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":626,"viewportWidth":375,"weight":0.000049051233552792417,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":747,"viewportWidth":412,"weight":0.000049001850879611805,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.8,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00004898582221859899,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00004897815959344983,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00004897687450907057,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.000048976320041765286,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00004897581751897768,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":705,"viewportWidth":414,"weight":0.00004897130681639521,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.55,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":917,"viewportWidth":1920,"weight":0.00004896871340591928,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00004895867442030781,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":530,"viewportWidth":312,"weight":0.000048951279258054655,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004894842618303672,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004889867191999646,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":0,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1219,"viewportWidth":2560,"weight":0.0000488899029095422,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":428,"weight":0.000048868947076625214,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.00004886348045503759,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00004885061347160418,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":1180,"weight":0.0000488488383497099,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":412,"weight":0.000048848191807380157,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000048847352846779384,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.000048837097755179934,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":920,"screenWidth":414,"userAgent":"Mozilla/5.0 (Android 15; Mobile; rv:133.0) Gecko/133.0 Firefox/133.0","vendor":"","viewportHeight":794,"viewportWidth":414,"weight":0.00004883248701597791,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":729,"viewportWidth":430,"weight":0.00004883088544912753,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00004882756507367654,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1 Ddg/18.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.000048825728061916474,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":1536,"weight":0.00004882081851597955,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00004882006024460208,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000488169956036383,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000048797002647089586,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.0000487911038361949,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":0.000048791059632616344,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":664,"viewportWidth":360,"weight":0.000048779934897234046,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00004877725169558505,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004876944885867209,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004876889533203676,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.6,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00004876771289349183,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.8,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1317,"screenWidth":823,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1149,"viewportWidth":823,"weight":0.00004876736297942086,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.000048766087324707944,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.65,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":756,"viewportWidth":384,"weight":0.00004876333066421195,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.000048760115407761636,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00004874723989094072,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":873,"viewportWidth":430,"weight":0.00004874340652772134,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.1,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.00004873184399875164,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":742,"viewportWidth":1536,"weight":0.00004872931480890077,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.2,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":2,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Norton/130.0.0.0","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2560,"weight":0.00004871555319392857,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":432,"weight":0.000048700873723180846,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1024,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":863,"viewportWidth":1280,"weight":0.00004867906393531678,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":617,"viewportWidth":360,"weight":0.00004866835541947375,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.45,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":662,"viewportWidth":1280,"weight":0.00004866825997000756,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000048667379991982474,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00004864691553688567,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00004863413579698059,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":566,"viewportWidth":320,"weight":0.000048614553046307276,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":428,"weight":0.000048613635804170757,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":699,"viewportWidth":1419,"weight":0.000048593745882780494,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":100,"effectiveType":"3g","rtt":550,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":432,"weight":0.00004858727395602472,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000048585308419150275,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.25,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":728,"viewportWidth":384,"weight":0.00004858005048022328,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":810,"viewportWidth":432,"weight":0.00004856679228365054,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00004855805681361022,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004855297495452424,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00004854335826828158,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.000048540938899325406,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000048539541026252665,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":610,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":610,"viewportWidth":360,"weight":0.00004853554837409735,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.55,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00004852186990604303,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.55,"downlinkMax":null,"effectiveType":"3g","rtt":500,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1079,"screenWidth":486,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":946,"viewportWidth":486,"weight":0.000048512354021120645,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000048509365380298614,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00004850843952789811,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004848990678923509,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":596,"screenWidth":1282,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":591,"viewportWidth":1280,"weight":0.00004848873485555574,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.000048488700336365114,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000048480442659231,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.000048477197925665485,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":412,"weight":0.000048473074048816,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/605.1.15 BingSapphire/29.9.421128001","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00004846969184224672,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":640,"viewportWidth":375,"weight":0.00004846591583998003,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000048463436467819996,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":412,"weight":0.00004845611979958306,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":428,"weight":0.000048453779064994115,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":854,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":696,"viewportWidth":1272,"weight":0.00004843524783367348,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":607,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":360,"weight":0.00004842831697125502,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":924,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":790,"viewportWidth":412,"weight":0.00004842508069249751,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004841855247479101,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.0000484184221181619,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000048415913498430054,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004840894310556513,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1536,"weight":0.000048405346866239475,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":637,"viewportWidth":375,"weight":0.000048394506777879634,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.000048373930863219716,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.00004834515727449884,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.000048319459726598664,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":692,"viewportWidth":1440,"weight":0.00004831119466240218,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/343.0.695551749 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00004830800195137359,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":1307,"viewportWidth":2560,"weight":0.00004828512277482588,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.000048284537270153545,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":760,"weight":0.000048266328663739116,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00004826001580443162,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00004825999743345393,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1018,"viewportWidth":2048,"weight":0.00004825603113390689,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.75,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00004824191103046568,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000048241787343723125,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00004823747618134991,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00004822637169776136,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000048223527720754955,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000048217905688790955,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000048214963979042175,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00004821176552967799,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1352,"viewportWidth":2560,"weight":0.000048208339614415796,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004820286524076825,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000481892883444008,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0","vendor":"Google Inc.","viewportHeight":568,"viewportWidth":1239,"weight":0.00004817988829698522,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00004817785380348183,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":851,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":698,"viewportWidth":393,"weight":0.0000481647684392445,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":448,"weight":0.000048162251497992974,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":428,"weight":0.000048159443552984785,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.000048151188851365414,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":601,"screenWidth":962,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":433,"viewportWidth":962,"weight":0.00004813304420020915,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":680,"viewportWidth":360,"weight":0.000048129322033673375,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00004812549134967304,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.5,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00004812203152452598,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004812010477395442,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00004810854935891744,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004809899043197189,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00004809776581049918,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":1366,"weight":0.00004809592594669088,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":865,"viewportWidth":448,"weight":0.00004809356866577061,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004808670053037139,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00004807736813420822,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00004806101070530219,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000048048446867550984,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0000480367040044677,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.000048036476171557864,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00004801016661259979,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.000048008321169631544,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":790,"viewportWidth":1080,"weight":0.00004797599794448088,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000047961272748055414,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0000479608740386638,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.00004795963682008142,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00004794794441584749,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004794568569033194,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00004794507455399589,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000047927898999190524,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00004791259857992978,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00004790413413590529,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.000047899269383802134,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00004789340027967718,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000047892446304281,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.000047870760004039466,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":717,"screenWidth":1080,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":717,"viewportWidth":1080,"weight":0.00004786426660169612,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":639,"viewportWidth":1396,"weight":0.00004786106824002169,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004785372902126385,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00004784448443095272,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.000047843332750640155,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000047840520003944705,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":854,"viewportWidth":430,"weight":0.00004783916762872473,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.000047835393598993776,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":642,"viewportWidth":384,"weight":0.00004781720639552629,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":696,"viewportWidth":1080,"weight":0.000047816636025626966,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00004781647262987435,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":428,"weight":0.00004779867724247786,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.000047796551044030346,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":0,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":914,"viewportWidth":1366,"weight":0.00004779210184116675,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":428,"weight":0.00004776903606497614,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00004773094961470737,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":2,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":581,"viewportWidth":1366,"weight":0.0000477292283874127,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2560,"weight":0.000047715255699686434,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":412,"weight":0.00004771325948246592,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00004770855693819063,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.2,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1073,"viewportWidth":1600,"weight":0.000047706085337870715,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00004768287444560025,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.00004768142100230159,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.000047677345109446694,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":897,"viewportWidth":1920,"weight":0.000047666843724307204,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004766512593437395,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":1293,"weight":0.000047659166912242985,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00004765595000594065,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1210,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1097,"viewportWidth":834,"weight":0.000047624036549498207,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.00004761927354667909,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.000047609989538910086,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000476037178465595,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":753,"viewportWidth":412,"weight":0.00004758272317779352,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":200},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":1440,"weight":0.000047541759144367686,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004754167192673234,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00004751351004594639,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1383,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1383,"weight":0.00004750965025598029,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.00004750591202452248,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":660,"viewportWidth":1423,"weight":0.00004748686164895709,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":375,"weight":0.00004744564504239577,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":719,"viewportWidth":414,"weight":0.000047430695395595,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004743069191681499,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":412,"weight":0.00004743049480183231,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.0000474187628030447,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00004741527031150446,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004740312319884646,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00004740096574163246,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":876,"screenWidth":1603,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":871,"viewportWidth":1600,"weight":0.000047398526914782296,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.0000473947275909867,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00004737257725202021,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":428,"weight":0.00004735755576438038,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00004734588208433118,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00004734129140804697,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.55,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":0,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":879,"viewportWidth":1920,"weight":0.00004733563167065235,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.000047330086794064864,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":430,"weight":0.00004732377859746145,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":793,"viewportWidth":393,"weight":0.0000473174478593163,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000473134084676682,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1291,"viewportWidth":1704,"weight":0.000047308759643712823,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":568,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":521,"viewportWidth":320,"weight":0.00004729796765131093,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":964,"viewportWidth":1190,"weight":0.00004728507160881413,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":412,"weight":0.000047281689553039285,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004727975600207674,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004727847716877111,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":844,"viewportWidth":390,"weight":0.000047269493305826985,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":968,"viewportWidth":1920,"weight":0.000047259790312019965,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00004724437389254009,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":428,"weight":0.000047217949503779427,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00004721300510108673,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.65,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":384,"weight":0.00004720838184658288,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00004720531737066987,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004719117312280546,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00004718200877397709,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":737,"screenWidth":1543,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":735,"viewportWidth":1536,"weight":0.0000471597215144339,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00004715892983830067,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":514,"viewportWidth":320,"weight":0.00004714600864609797,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004712687547323663,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.05,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":659,"viewportWidth":1380,"weight":0.00004712215452730897,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00004711417605474607,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.45,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":771,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":360,"weight":0.00004710287119727778,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":823,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":412,"weight":0.000047100547947658756,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000047093345196712365,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":757,"viewportWidth":393,"weight":0.00004708169648740828,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.7,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":710,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":710,"viewportWidth":412,"weight":0.00004708111945122598,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.1,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":903,"viewportWidth":1239,"weight":0.000047078246629477493,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00004702422774041227,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":800,"viewportWidth":414,"weight":0.000047016638750255676,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.0000469988246697463,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.00004698900885852715,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0000469745025523141,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00004696556031705942,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000046939786806299644,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00004693661777010897,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":922,"viewportWidth":1912,"weight":0.00004692436644503836,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00004692235390906377,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.00004691552643253686,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00004689324915752445,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00004688866456274723,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":414,"weight":0.00004687978905931889,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.000046865940456969915,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000046861294092059025,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000046857911397049493,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004684310060894205,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":393,"weight":0.00004683714605744975,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Android 14; Mobile; rv:133.0) Gecko/133.0 Firefox/133.0","vendor":"","viewportHeight":649,"viewportWidth":360,"weight":0.00004683551608045037,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":0.95,"effectiveType":"4g","rtt":150},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/343.0.695551749 Mobile/15E148 Safari/604.1","vendor":"Google Inc.","viewportHeight":581,"viewportWidth":540,"weight":0.000046825757110654274,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_8_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":548,"viewportWidth":375,"weight":0.000046820967707395365,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.000046820159464910016,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9,"downlinkMax":0.384,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":873,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":736,"viewportWidth":393,"weight":0.00004681401444058693,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00004680537975073147,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00004679859718678743,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.00004678892252210365,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":384,"weight":0.0000467773523710199,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.000046777001755897886,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":648,"viewportWidth":376,"weight":0.000046771590428508897,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1833,"viewportWidth":980,"weight":0.00004677112334799364,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":402,"weight":0.000046752045903219704,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004674594042153179,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000046736097132018365,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000046733032331142546,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.000046731805683230415,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1580,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1580,"weight":0.00004669632973993399,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22C152 Twitter for iPhone/10.70","vendor":"Apple Computer, Inc.","viewportHeight":984,"viewportWidth":810,"weight":0.00004668847084950649,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":923,"viewportWidth":1315,"weight":0.00004667020603101106,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0000466666238689872,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00004666295064838252,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.00004665399167340941,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004665043804339256,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.55,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":687,"viewportWidth":376,"weight":0.00004664189122155114,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":2,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":601,"viewportWidth":384,"weight":0.00004663822268047888,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004662777758608827,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.000046618107522993086,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":776,"viewportWidth":393,"weight":0.00004660480983349085,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000046603943862811186,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.4710.1695 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":375,"weight":0.00004660296087247475,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000466011247284539,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000046590709237299606,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":594,"viewportWidth":1204,"weight":0.000046590172905936537,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":867,"viewportWidth":448,"weight":0.00004655966856342517,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00004655165141076164,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000046547959759157416,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000465475919750968,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00004654424274784707,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00004654339383542843,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000046539191982066776,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000046537279633286245,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00004652905336849672,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.000046526182233922385,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":617,"viewportWidth":360,"weight":0.000046523676213577444,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.000046516010204443525,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004650408548446041,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":832,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":639,"viewportWidth":1039,"weight":0.00004647619797116487,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":811,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":669,"viewportWidth":384,"weight":0.00004647447591552965,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":635,"viewportWidth":375,"weight":0.00004645144677428029,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00004644443961230545,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00004644188530941043,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.65,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":964,"viewportWidth":1912,"weight":0.00004644014883090823,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.000046430693666981854,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.7,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":1440,"weight":0.000046420053368312515,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004641821498342757,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00004641808456260299,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":728,"viewportWidth":384,"weight":0.000046414747848071054,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004639707765416839,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1194,"screenWidth":834,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/120.0.6099.119 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":1194,"weight":0.00004638970328623823,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00004637545614150473,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00004637355389604408,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.000046370708013011546,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004636790733860698,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":623,"viewportWidth":375,"weight":0.00004636745051309515,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.00004634378585320273,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00004632055861100847,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.000046312773024410433,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.000046312111566418796,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000462782077638543,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":946,"screenWidth":1745,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":946,"viewportWidth":1745,"weight":0.00004627567560833133,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0000462731036875493,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.000046271672073044384,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (iPad; CPU OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":1080,"weight":0.00004626866635859035,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000462673842878106,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00004624839236432604,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":430,"weight":0.000046241537423365304,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00004622876965043703,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.0000462181468524881,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1280,"screenWidth":800,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1160,"viewportWidth":800,"weight":0.000046213485976404104,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":1454,"weight":0.0000462130520744491,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.85,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":852,"screenWidth":1517,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":717,"viewportWidth":1100,"weight":0.000046208950481560254,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00004620536736249694,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000046205220996278707,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.0000461997714008983,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.00004618286512180712,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.00004617545803079543,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004617366047623393,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.000046160419816367235,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00004614340762471821,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000046140672499713484,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00004611572784447405,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000046104007720566114,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":0.00004609947421340634,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00004609863515599799,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":393,"weight":0.000046072804475787874,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000046062135285857116,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000046053778596645,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004604074344558661,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.0000460379037788378,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":704,"viewportWidth":1528,"weight":0.000046027641728272604,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.000046019292760102525,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00004600649534004789,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.000045999133095014615,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":704,"viewportWidth":1080,"weight":0.000045986665971897024,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.000045981596761983226,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000459787839119776,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":705,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":705,"viewportWidth":360,"weight":0.000045972255145406376,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1030,"screenWidth":461,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":917,"viewportWidth":461,"weight":0.000045965991164629224,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":752,"viewportWidth":428,"weight":0.00004595608789008209,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.25,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.000045955101333015265,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":788,"viewportWidth":1707,"weight":0.00004595212472145416,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":790,"viewportWidth":412,"weight":0.00004594854820391857,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (iPad; CPU OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":1024,"weight":0.000045945854139452093,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":604,"viewportWidth":414,"weight":0.0000459446910730821,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00004594414483561723,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00004593972985032791,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":2560,"weight":0.00004592710303359686,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1317,"viewportWidth":2560,"weight":0.00004592611145772038,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":650,"viewportWidth":393,"weight":0.00004592599819782813,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.000045925184329776464,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":412,"weight":0.0000459205029235765,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1751,"screenWidth":980,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1751,"viewportWidth":980,"weight":0.00004591493826323038,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.55,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":384,"weight":0.000045910222931995386,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":396,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":396,"weight":0.000045901034958706936,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":894,"viewportWidth":2560,"weight":0.000045895787402526055,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":430,"weight":0.00004588660704233851,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"effectiveType":"3g","rtt":250},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:124.0) Gecko/20100101 Firefox/124.0","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":1440,"weight":0.00004588544010218966,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00004588359717724302,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.25,"downlinkMax":null,"effectiveType":"3g","rtt":350,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00004588212414603042,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":393,"weight":0.00004587366890607417,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":804,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":692,"viewportWidth":360,"weight":0.000045851629769235525,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":1600,"weight":0.00004584921708022268,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000045838503926821845,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00004582928865855504,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00004580005251223336,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.000045795239917116174,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.2,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.000045768245919343035,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00004576710600115854,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00004575854794897893,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004575664852959024,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00004573504383172369,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.000045729068481562694,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004572885232807346,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":841,"viewportWidth":1443,"weight":0.00004571915820922185,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/337.1.683747349 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00004571484742706618,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.000045694842755113904,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.55,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00004569188179958728,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":762,"viewportWidth":412,"weight":0.0000456633854623513,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":428,"weight":0.00004566303649394561,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":100,"effectiveType":"3g","rtt":350,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":664,"viewportWidth":360,"weight":0.000045643831062338064,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00004564202001864002,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004563873522356176,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.35,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00004561983160354052,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00004561950927505223,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00004561085493589083,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.5,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00004560929501157246,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00004560359612252323,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":840,"viewportWidth":1470,"weight":0.00004560318148904371,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":664,"viewportWidth":360,"weight":0.00004556466601756497,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00004556338497399215,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.55,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14816.131.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":692,"viewportWidth":1396,"weight":0.00004554794665898028,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":331,"viewportWidth":800,"weight":0.000045544716903762994,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":806,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":674,"viewportWidth":360,"weight":0.000045523784381416655,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00004552083875950944,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.15,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":680,"viewportWidth":360,"weight":0.00004549958119068542,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00004549361271560646,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":729,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":412,"weight":0.00004548968596332133,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1194,"screenWidth":834,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/342.0.693598186 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":1194,"weight":0.00004547682781492697,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":390,"weight":0.00004546976041564684,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004546757821438923,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000045445110894896337,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":390,"weight":0.000045430489594363495,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":729,"viewportWidth":430,"weight":0.0000454192105822596,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000045419029069669035,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.00004540295930330012,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":816,"screenWidth":377,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":698,"viewportWidth":377,"weight":0.000045400950900092674,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00004539642315774115,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.00004539490300881202,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00004538643451846493,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":956,"viewportWidth":1912,"weight":0.00004538153944414964,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00004537027543643159,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.55,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.00004536253153031013,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004535196863407052,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":0.384,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1079,"screenWidth":486,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":922,"viewportWidth":486,"weight":0.000045344126776597526,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004532267967213115,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":729,"viewportWidth":430,"weight":0.00004531313845375221,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1360,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1360,"weight":0.00004530271496072998,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00004526464663011498,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":100,"effectiveType":"3g","rtt":400,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":851,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":721,"viewportWidth":393,"weight":0.00004525629956867952,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004525302944302397,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1527,"screenWidth":2080,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":673,"viewportWidth":523,"weight":0.00004524592779057131,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.000045226709429878365,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/313.0.625856595 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.000045223062274959505,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.0000452112020538973,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":922,"viewportWidth":1366,"weight":0.000045209620342162865,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00004520585191402914,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00004519416894299938,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00004518675144492618,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000045176660428967315,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":749,"viewportWidth":384,"weight":0.000045128888415810745,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00004511546552817534,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.000045114699608250505,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.000045114201480794256,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004511072179309423,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000045096530388719886,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004508326372548766,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00004507041837847781,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004506849573351426,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004506401070319775,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":852,"viewportWidth":414,"weight":0.000045058997525981916,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":1432,"weight":0.00004505530234096909,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000045049980040213597,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00004503062818503576,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.4,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.000045023687985938306,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":627,"viewportWidth":375,"weight":0.000045023312602011685,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":679,"viewportWidth":390,"weight":0.000045023204188599926,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004500030690060231,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00004499722299998776,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00004499411238147804,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000044969172280091115,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (iPad; CPU OS 17_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":1024,"weight":0.0000449663521478745,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004496054925719768,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000044957756212269795,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004494755166040072,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004494425815917356,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00004494191704756492,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000044937839494584823,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00004493166403608032,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.85,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000044931001370990724,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":384,"weight":0.000044924560706096996,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00004491590926651462,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000044890416550294256,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00004488557569596921,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.000044884000920844434,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":559,"viewportWidth":1280,"weight":0.00004488241316635773,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":958,"viewportWidth":1541,"weight":0.000044878189763166274,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00004487289186958788,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.3,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":662,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":662,"viewportWidth":384,"weight":0.00004487172831957869,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00004486206183163975,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004484401548799468,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":432,"weight":0.000044841712279377474,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":938,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":837,"viewportWidth":412,"weight":0.00004482293203556245,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":735,"viewportWidth":430,"weight":0.00004480790534185371,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004480679832306053,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004480381298205949,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":390,"weight":0.00004479800795784782,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":722,"viewportWidth":430,"weight":0.00004479612594833591,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00004479306004397696,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00004476596053624726,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004476382919008035,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36 OPR/86.0.0.0","vendor":"Google Inc.","viewportHeight":645,"viewportWidth":384,"weight":0.00004476176081439085,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004474569429462626,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00004473979772553661,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004473309643537811,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":716,"viewportWidth":414,"weight":0.000044722677379751354,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":680,"viewportWidth":1424,"weight":0.00004472109666489471,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004471950782234504,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.65,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.0000447141100506182,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.000044688729809761496,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":1,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":823,"viewportWidth":1440,"weight":0.00004467782334168849,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":627,"viewportWidth":375,"weight":0.000044676650971224256,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":632,"viewportWidth":375,"weight":0.00004467484594473659,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":873,"viewportWidth":430,"weight":0.00004467433689767112,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004466859077650917,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":972,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":858,"viewportWidth":1728,"weight":0.00004465853527257318,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00004465516738330397,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":649,"viewportWidth":393,"weight":0.00004465453328362157,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":1600,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1183,"viewportWidth":1905,"weight":0.00004465367356114535,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1464,"viewportWidth":1420,"weight":0.000044642464802973424,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000044634886966764575,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0000446312850025405,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":942,"screenWidth":424,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":800,"viewportWidth":424,"weight":0.00004460932931629662,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":836,"viewportWidth":432,"weight":0.000044605650488048216,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":680,"viewportWidth":360,"weight":0.00004459984070386416,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004459961616689879,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.2,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":785,"viewportWidth":412,"weight":0.00004459947811340613,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.2,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00004458753212723544,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":100,"effectiveType":"3g","rtt":550,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00004458383378289029,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":null,"effectiveType":"3g","rtt":500,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":766,"viewportWidth":412,"weight":0.00004457354003043046,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.85,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":789,"viewportWidth":412,"weight":0.00004455655094491414,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.000044533884667767274,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00004453321461503802,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.45,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00004453174569855509,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":703,"viewportWidth":1484,"weight":0.000044531227383638466,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":200},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36 Edg/90.0.818.66","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":1440,"weight":0.00004450656124750489,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":837,"viewportWidth":1768,"weight":0.000044485042545323233,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.00004448024361592117,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":779,"viewportWidth":390,"weight":0.00004447882930285596,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":805,"viewportWidth":448,"weight":0.00004446800529162678,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":915,"viewportWidth":1680,"weight":0.00004446030613873857,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000044455723800009735,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000044448511150646195,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":646,"viewportWidth":390,"weight":0.000044446660226718106,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00004444213923055388,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":888,"viewportWidth":1324,"weight":0.000044430915497764464,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":968,"viewportWidth":1912,"weight":0.0000444271555080065,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.0000444206765003436,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00004440594631524351,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.05,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1120,"screenWidth":1792,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1304,"weight":0.000044402659719716484,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (iPad; CPU OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":748,"viewportWidth":1024,"weight":0.00004439004154983111,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":712,"viewportWidth":414,"weight":0.00004438797089539002,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00004437624761022095,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":810,"viewportWidth":412,"weight":0.0000443701222994752,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1541,"weight":0.00004436708114740532,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":390,"weight":0.00004434868016999404,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.05,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000044341275610872816,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004433909769688112,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":919,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":412,"weight":0.000044327836689755156,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.3,"downlinkMax":100,"effectiveType":"3g","rtt":650,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":816,"viewportWidth":412,"weight":0.0000443182021916343,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00004431189201644934,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":664,"viewportWidth":360,"weight":0.00004430974843479775,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00004430221416354632,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0","vendor":"","viewportHeight":955,"viewportWidth":1920,"weight":0.00004430045029273089,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":752,"viewportWidth":1530,"weight":0.000044286166500321156,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00004426536622713138,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00004425995538712475,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000442525479389224,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.000044251237502092395,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":6,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":484,"viewportWidth":320,"weight":0.00004425119276010309,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.000044246818546991374,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004424631527416918,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000442383988189335,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004423219575829842,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":620,"viewportWidth":375,"weight":0.00004420566463423758,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":360,"weight":0.00004419567668225127,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00004418525325130226,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.000044165019612010436,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.15,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00004415612488356919,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004414863022526075,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":680,"viewportWidth":402,"weight":0.00004413798390358053,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.1,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00004412958479969934,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.75,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":384,"weight":0.00004412389160863376,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":390,"weight":0.0000441220050187858,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":412,"weight":0.00004411636661665882,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.25,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.000044116117119414985,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000044110906501552977,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00004409345580228054,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":682,"viewportWidth":360,"weight":0.00004408764735906239,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":584,"viewportWidth":320,"weight":0.00004408115431648189,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.1,"downlinkMax":100,"effectiveType":"3g","rtt":300,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00004406751034314124,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.15,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":629,"viewportWidth":360,"weight":0.00004405353600542816,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000044050187652647985,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00004404058797861777,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":942,"viewportWidth":1920,"weight":0.00004403510091529041,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":430,"weight":0.000044019591969679974,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.000044017140132265135,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1122,"viewportWidth":2329,"weight":0.00004400361017787748,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004400329655141824,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1376,"screenWidth":1032,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":891,"viewportWidth":1376,"weight":0.00004399956378103629,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":1,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":1440,"weight":0.000043975319343551445,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00004397520755645541,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00004397392427194011,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.25,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.00004397373728832712,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00004396821882681344,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000043958720182472606,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":412,"weight":0.00004393826857378077,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000043927961622218216,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000043922181133707714,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.0000439115600955551,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":681,"viewportWidth":1366,"weight":0.00004389360660597909,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00004387875924817194,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":753,"viewportWidth":1454,"weight":0.000043871934079149505,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":0,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":735,"viewportWidth":1555,"weight":0.00004386933531319337,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":100,"effectiveType":"3g","rtt":600,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00004386716174166001,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":687,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":560,"viewportWidth":320,"weight":0.00004385276679780303,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.00004385063599293702,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":793,"viewportWidth":393,"weight":0.000043841754483503955,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004383713455933095,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004382900946883064,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":639,"viewportWidth":1280,"weight":0.0000438290079443219,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000043822829756412276,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004381712711612011,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004381443036775418,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":2,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":595,"viewportWidth":360,"weight":0.000043812089681867835,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":428,"weight":0.00004379240212532769,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00004378828985199806,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000437828812837138,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004376635111276186,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":430,"weight":0.00004376438279241966,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004375624430137009,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000043738443092226254,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004373124247133675,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00004372329996708045,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00004372044419220315,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":747,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":594,"viewportWidth":320,"weight":0.00004371259144328758,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00004371042736248658,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00004370051877981487,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000043697200880108505,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00004369210676016171,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":1080,"weight":0.00004368889856622138,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":820,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":820,"viewportWidth":1440,"weight":0.000043677132935175856,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":566,"viewportWidth":320,"weight":0.00004366236471204345,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0000436614054202237,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":568,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":405,"viewportWidth":320,"weight":0.0000436613797553276,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":428,"weight":0.00004366092790879723,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004366088568997126,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":0.00004365852219434406,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":956,"viewportWidth":1912,"weight":0.00004365570904715341,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004363900789312568,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00004362984824501756,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00004362390268497669,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.000043602243413857925,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00004360091957084858,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00004359304938842045,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.000043580903755402864,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00004356510333508973,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.000043563599333312806,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00004354942603912985,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004354789856525814,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.00004354480726972084,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":762,"viewportWidth":1440,"weight":0.00004353905749622471,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":529,"viewportWidth":375,"weight":0.00004353713353759481,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":707,"viewportWidth":412,"weight":0.000043533005960843925,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00004351735930089457,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":796,"viewportWidth":427,"weight":0.000043506518356524296,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00004349548253348936,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00004348600293075981,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":778,"viewportWidth":402,"weight":0.00004348520899588015,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000043478751583975916,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.2,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00004343370202765148,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0000434312554429179,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0000434198852499608,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":604,"viewportWidth":1272,"weight":0.00004341799930498035,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":720,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":592,"viewportWidth":360,"weight":0.00004340707350634258,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":964,"viewportWidth":1451,"weight":0.000043394290136669625,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00004339274892202726,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":711,"viewportWidth":428,"weight":0.00004339229780283683,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00004338881629236961,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":799,"viewportWidth":1536,"weight":0.00004338810921436711,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00004338590367616591,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":776,"viewportWidth":412,"weight":0.000043373515405595874,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":1600,"weight":0.00004335935765702186,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":717,"viewportWidth":384,"weight":0.00004335386758764368,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":695,"viewportWidth":430,"weight":0.00004334531674277193,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.000043343283123056346,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":729,"viewportWidth":430,"weight":0.00004332785383503682,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":721,"viewportWidth":414,"weight":0.00004331980229682596,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00004331333470910793,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":814,"viewportWidth":432,"weight":0.00004330839252901423,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":1280,"viewportWidth":2552,"weight":0.000043289479115698055,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.000043283789560468085,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00004328009153696157,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004327321536251497,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":514,"viewportWidth":320,"weight":0.00004327310139327675,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":631,"viewportWidth":375,"weight":0.000043271643047175376,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.6,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00004326890435116804,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004326647082636932,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0000432581507557137,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.000043240307620638726,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.9,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.00004323496524019632,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.000043233067599496446,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":4,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":848,"viewportWidth":1685,"weight":0.000043218175106056505,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00004320468968617529,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":1366,"weight":0.00004320420216908852,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":432,"weight":0.000043199280916988934,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004319641152093224,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.000043192959502882145,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000043183315608466665,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.00004317727950932019,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.9,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":837,"screenWidth":377,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":377,"weight":0.0000431715269407017,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.000043158376837204056,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00004315193164749512,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00004314331317811805,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":826,"viewportWidth":1536,"weight":0.00004313232483058297,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00004312451075985417,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":917,"viewportWidth":1920,"weight":0.000043123546656973825,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00004312228391482112,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":651,"viewportWidth":360,"weight":0.000043121948953991324,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004311802686365377,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00004311721464721183,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1107,"screenWidth":1710,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":920,"viewportWidth":1683,"weight":0.00004308533991279826,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":576,"viewportWidth":320,"weight":0.00004305924605400845,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004304636220504354,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004303859958606369,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":715,"viewportWidth":1440,"weight":0.000043024787968843535,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.0000430226641615626,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00004301127251218873,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.4,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":912,"screenWidth":1368,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":1296,"weight":0.00004300933911908589,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004299478780821933,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.8,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":690,"viewportWidth":360,"weight":0.000042989359300567486,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":100,"effectiveType":"3g","rtt":400,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":851,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":735,"viewportWidth":371,"weight":0.000042986733438129876,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.6,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00004297118003797708,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":514,"viewportWidth":320,"weight":0.00004295892403732785,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":677,"viewportWidth":402,"weight":0.00004295454935388485,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":845,"viewportWidth":1013,"weight":0.0000429445395428859,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.000042941280740375345,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.000042936551260383374,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":656,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":656,"viewportWidth":384,"weight":0.000042930164607120466,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00004292864636328572,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":841,"viewportWidth":448,"weight":0.0000429286349453348,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":7,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":706,"viewportWidth":430,"weight":0.00004292852374493771,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004290064181070299,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00004290034376778255,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00004288440273271069,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.3,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00004287268462066243,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00004286656876485947,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004286526938773581,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.000042850486737557206,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004284853414730992,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.85,"effectiveType":"4g","rtt":150},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":669,"viewportWidth":1440,"weight":0.000042838460269631774,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.000042802022409844537,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000042798755298689165,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004278974418380555,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00004278643321721513,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":641,"viewportWidth":393,"weight":0.00004276932860991663,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":991,"viewportWidth":2048,"weight":0.0000427633284315505,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.75,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.000042753288009234384,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":620,"viewportWidth":375,"weight":0.00004275061286143483,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_8_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":614,"viewportWidth":414,"weight":0.000042745095752019904,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000427345814339997,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00004273340639444009,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000042730381552479335,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00004272297438866527,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":577,"viewportWidth":339,"weight":0.00004270742191946682,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.25,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1031,"viewportWidth":1920,"weight":0.00004268701963812162,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":505,"viewportWidth":320,"weight":0.00004266889777970994,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.000042667451350491036,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00004265943322490414,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":459,"viewportWidth":780,"weight":0.00004265356671494963,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.7726.1358 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":375,"weight":0.00004265282343891794,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.000042637848839389286,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.000042637712199607745,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.000042634928146759616,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004262669375188961,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":747,"viewportWidth":412,"weight":0.00004261703413389687,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":1000,"viewportWidth":1912,"weight":0.00004260678460931691,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000042606640543427095,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":711,"viewportWidth":414,"weight":0.00004259863617089926,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.141 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00004259563360697024,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":375,"weight":0.00004259178502715513,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":384,"weight":0.00004257209395451892,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":705,"viewportWidth":414,"weight":0.00004257044554230619,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":635,"viewportWidth":320,"weight":0.00004256637271232804,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00004255622338233016,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004255347448926345,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000042549657863512054,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":593,"viewportWidth":1280,"weight":0.00004253867905912982,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00004252918210900359,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00004252684909306296,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":345,"weight":0.000042523507594213365,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":0,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00004251957328978028,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":912,"screenWidth":1368,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":1368,"weight":0.000042515160465603514,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":626,"viewportWidth":375,"weight":0.00004251385422556929,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":861,"screenWidth":388,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":719,"viewportWidth":388,"weight":0.00004251282904050425,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004250269571014532,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":790,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":661,"viewportWidth":384,"weight":0.00004248107679615587,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.35,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":751,"viewportWidth":412,"weight":0.000042470018583217794,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.000042468744662502045,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.4,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":1344,"screenWidth":1344,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6533.72 Safari/537.36","vendor":"Google Inc.","viewportHeight":1344,"viewportWidth":1344,"weight":0.00004246382241750354,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":766,"viewportWidth":1778,"weight":0.00004244523806923402,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00004241769649927941,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":784,"viewportWidth":1180,"weight":0.00004241129458464023,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.000042409755331104256,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00004239361360826962,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.6,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.00004239280731452702,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":932,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":846,"viewportWidth":1440,"weight":0.00004237526017332874,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00004237355851801565,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":1180,"weight":0.00004235818957675686,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPad","pluginsLength":0,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (iPad; CPU OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1180,"weight":0.00004234406438071737,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.000042319251304237896,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":596,"viewportWidth":1272,"weight":0.00004231529030349038,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00004229704118106733,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":543,"viewportWidth":375,"weight":0.00004229426041576895,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/343.0.695551749 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00004228014965510508,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":708,"viewportWidth":414,"weight":0.00004227884336226258,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":648,"viewportWidth":390,"weight":0.00004227783145641042,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000042274564068091595,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000042237586465988995,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00004222582796408493,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.00004220975506553107,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.5,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.000042207885561198696,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004220523414554512,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00004220173893800466,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":636,"viewportWidth":375,"weight":0.000042199500458833866,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.000042196292916335156,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004218916289200993,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.00004218515775483147,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.000042184315686631995,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":307,"viewportWidth":214,"weight":0.00004218119786505511,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":412,"weight":0.00004216951824412626,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":568,"viewportWidth":320,"weight":0.00004216739053568426,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":681,"viewportWidth":1440,"weight":0.00004216285966860712,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":793,"viewportWidth":393,"weight":0.00004215629773963849,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.000042148002098389696,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00004213154611840841,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00004212703021364483,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00004210623696414102,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":2,"screenHeight":922,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":676,"viewportWidth":412,"weight":0.00004210109422457843,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.000042093432250524014,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000042090884736315844,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.000042082443027846574,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":937,"viewportWidth":1728,"weight":0.00004207649579489831,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000042072152942426484,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":706,"viewportWidth":414,"weight":0.0000420721122554631,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004206602166672405,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00004206184810018133,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Snapchat/13.20.0.36 (like Safari/8618.3.11.10.5, panda)","vendor":"Apple Computer, Inc.","viewportHeight":648,"viewportWidth":375,"weight":0.00004205983866640212,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.000042056731829284874,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.95,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":852,"screenWidth":1517,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":852,"viewportWidth":1517,"weight":0.00004205391126184458,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.4,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.000042044151634243864,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004204075389715415,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":686,"viewportWidth":390,"weight":0.00004202821662809486,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.000042021430788948875,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":731,"viewportWidth":430,"weight":0.000042020849487437005,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":393,"weight":0.0000420166915426405,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":0.85,"downlinkMax":null,"effectiveType":"4g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":785,"viewportWidth":412,"weight":0.000041995304800773326,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":853,"viewportWidth":430,"weight":0.000041982371484475036,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1155,"viewportWidth":1680,"weight":0.00004197075060276105,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.000041958779181445785,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.000041951972099875055,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.000041943595054798724,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.0000419402279685983,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00004193365082243243,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":949,"viewportWidth":1400,"weight":0.00004191964541889402,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.9,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":412,"weight":0.0000419172086637805,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":635,"viewportWidth":1178,"weight":0.000041912736995200485,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.000041908257310030493,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":704,"viewportWidth":414,"weight":0.00004189578186949118,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.65,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00004187330349170504,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.0000418681006043987,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00004186497191998445,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004185839669747226,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":428,"weight":0.000041850404771776664,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1079,"screenWidth":486,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":486,"weight":0.00004183489945159163,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":752,"viewportWidth":1369,"weight":0.00004183247414580004,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":375,"weight":0.000041826381760248375,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00004182607731766822,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00004181233149309557,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00004180619909500654,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":402,"weight":0.00004180332227746195,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":678,"viewportWidth":1209,"weight":0.000041801172557900764,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00004180026885903263,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.2,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0000417865992043058,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":390,"weight":0.00004177688115934187,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":687,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":560,"viewportWidth":320,"weight":0.00004177387020326911,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.000041751784633924776,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":776,"viewportWidth":412,"weight":0.00004174202471894183,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":568,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/315.0.630091404 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":436,"viewportWidth":320,"weight":0.000041694386221935345,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.000041675210261241764,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.000041670237496792705,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":1344,"screenWidth":1344,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6533.72 Safari/537.36","vendor":"Google Inc.","viewportHeight":1344,"viewportWidth":1344,"weight":0.0000416689152244495,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":430,"weight":0.00004165806674552395,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":514,"viewportWidth":320,"weight":0.00004164637160750486,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":844,"viewportWidth":390,"weight":0.000041641934166096735,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.000041641923747277384,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":1,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":910,"viewportWidth":1920,"weight":0.00004163916358501837,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000041624700090821795,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00004162426431632967,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000041610802149828335,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":430,"weight":0.00004160239338122437,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004159197409759983,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":851,"viewportWidth":1366,"weight":0.000041590501149452076,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00004158847336722428,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":100,"effectiveType":"3g","rtt":700,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":641,"viewportWidth":384,"weight":0.00004158818982932733,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.000041577557414778525,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00004157421170626727,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/114.0.5735.99 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00004157068126228874,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00004156203951787277,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000415436735759209,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00004154132937023454,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.85,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":811,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":675,"viewportWidth":384,"weight":0.00004153823718654891,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1006,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":866,"viewportWidth":412,"weight":0.00004153303800010043,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.00004153068208595415,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":100,"effectiveType":"3g","rtt":300,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1052,"screenWidth":486,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":899,"viewportWidth":486,"weight":0.00004152808597451061,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":593,"viewportWidth":1280,"weight":0.00004151230004227515,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.000041505825274029876,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.000041505308592502175,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/307.0.613445279 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00004150165153449485,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":630,"viewportWidth":375,"weight":0.000041493471243891854,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000041492124458128226,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_8_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":548,"viewportWidth":375,"weight":0.00004149187774866934,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00004148711132797909,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":623,"viewportWidth":375,"weight":0.00004148703304161544,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.7,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00004148685869788994,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1270,"viewportWidth":1278,"weight":0.00004147926855384382,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00004147921814592945,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.65,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00004147504337514867,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004147365462188607,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.000041471599607411706,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":1315,"viewportWidth":2560,"weight":0.00004146947461362564,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":843,"viewportWidth":1246,"weight":0.000041463847831345676,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":579,"viewportWidth":360,"weight":0.00004145853670475261,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":968,"screenWidth":806,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":853,"viewportWidth":806,"weight":0.00004145079338301021,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":631,"viewportWidth":375,"weight":0.00004144462640118896,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":428,"weight":0.000041428374724107284,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":1,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":2250,"viewportWidth":1440,"weight":0.00004142813616324345,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00004142408295217321,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.000041413070070704343,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.15,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00004141278871339606,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00004140300141020977,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":428,"weight":0.00004140141171061584,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00004139621130258111,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.000041388552393955756,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":860,"weight":0.00004136589780662572,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004136304585965932,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000041357365925134266,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.6,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":412,"weight":0.00004135468809532488,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":852,"viewportWidth":393,"weight":0.000041347976022731626,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":393,"weight":0.000041342389700746396,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":660,"viewportWidth":384,"weight":0.00004134215416791265,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00004133449608623896,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00004132386126325279,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.0000413188286228794,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00004131759578110644,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.45,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00004131539716557223,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.3,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1600,"screenWidth":980,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1600,"viewportWidth":980,"weight":0.000041304577564483743,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00004129206979499538,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.000041281496760779884,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004125612826098064,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00004125170856811219,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00004124873262781668,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00004124622503180594,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":null,"effectiveType":"3g","rtt":450,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":837,"screenWidth":377,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":749,"viewportWidth":377,"weight":0.00004124200856238217,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.000041240970995389635,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00004122106802140446,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/137.2.345735309 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.00004120336117805056,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0000411953539390256,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":552,"viewportWidth":414,"weight":0.000041189768019665126,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000041182483545607445,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.5,"effectiveType":"3g","rtt":750},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1528,"weight":0.00004116660977871668,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00004115608756826176,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.00004114820024606107,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1133,"screenWidth":744,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":1133,"weight":0.00004114334487839165,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":384,"weight":0.000041136226994972265,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":924,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":412,"weight":0.00004113327765094952,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00004112743514449112,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00004112714817264222,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.000041116881042150075,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00004111214576746403,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":523,"viewportWidth":320,"weight":0.000041111449715629705,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/343.0.695551749 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00004110879507549365,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_8_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":617,"viewportWidth":414,"weight":0.000041104683942518565,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":617,"viewportWidth":360,"weight":0.00004110402828729111,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00004108339486529657,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00004107992200056216,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":412,"weight":0.000041079624361759957,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00004107404374919826,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00004106578174071028,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004105562965482461,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004103937972271128,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000041037597326292724,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00004103130593643263,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.05,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":740,"viewportWidth":1528,"weight":0.00004102744101974186,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":788,"viewportWidth":1467,"weight":0.000041021392908160243,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":844,"viewportWidth":390,"weight":0.000041020148123661276,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00004101605280283953,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":430,"weight":0.000040986100829025945,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":977,"viewportWidth":1728,"weight":0.000040979173962061257,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.000040977175327338094,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004097352820070672,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004094518306217007,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":390,"weight":0.00004094067051757886,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.05,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00004093644312685459,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00004091400484028108,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":428,"weight":0.000040913990016313144,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00004090721104415669,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000040907203342442744,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000040899916795692574,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.4,"downlinkMax":null,"effectiveType":"3g","rtt":700,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00004088581606125064,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000040872617259210275,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":679,"viewportWidth":390,"weight":0.00004085339055753389,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":2560,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":1142,"viewportWidth":1428,"weight":0.000040843944914342506,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004084209039523472,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":390,"weight":0.00004082976343335016,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00004082250222344267,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":428,"weight":0.00004082007328639026,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":609,"viewportWidth":1354,"weight":0.000040813702205368495,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":1481,"weight":0.00004079643093694236,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004079336612865832,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":792,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.00004078977157993973,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":759,"viewportWidth":440,"weight":0.00004078167208039757,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.25,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00004077253468838544,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_8_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":617,"viewportWidth":414,"weight":0.00004077045976329749,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00004076864415097551,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":711,"viewportWidth":376,"weight":0.000040767067275513256,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":756,"viewportWidth":412,"weight":0.00004075844375291747,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00004071516324767615,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.00004069632711237671,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.000040694505466681064,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.00004068465175744894,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":801,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":801,"viewportWidth":360,"weight":0.00004067896457415246,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00004067563493100219,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00004065459076134579,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.000040651438423821466,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000040638662977442,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":200},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Linux; Android 13; SM-N986U Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/131.0.6778.39 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/485.2.0.68.111;]","vendor":"Google Inc.","viewportHeight":581,"viewportWidth":540,"weight":0.000040634317735529325,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0000406340108667124,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004063145931899626,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":586,"viewportWidth":1266,"weight":0.000040626528373762956,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":651,"viewportWidth":360,"weight":0.000040624367363297554,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.4,"downlinkMax":null,"effectiveType":"3g","rtt":350,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.000040618715430067344,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.75,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000040617973314911436,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.000040608801137766784,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00004059591423694965,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":430,"weight":0.00004059367285448414,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.6,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":1179,"weight":0.0000405934617590555,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":568,"viewportWidth":320,"weight":0.00004059312748846501,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.95,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":922,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":772,"viewportWidth":412,"weight":0.000040582135343189955,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004056041479793322,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.2,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":900,"viewportWidth":1155,"weight":0.000040553872848892776,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.00004055046055082349,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.35,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":766,"viewportWidth":412,"weight":0.00004054799282163265,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00004054573880481777,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":827,"viewportWidth":1756,"weight":0.000040539965416339386,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000040536236980386675,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":559,"viewportWidth":1280,"weight":0.000040520806504959454,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.000040517656785929854,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":649,"viewportWidth":393,"weight":0.00004050928986763037,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00004050552434384587,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/338.1.685896509 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.000040500350494846933,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1024,"weight":0.00004049957870014258,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.000040494094566584275,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00004049087898571666,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00004048501699819566,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":836,"viewportWidth":432,"weight":0.00004048414143975778,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":759,"viewportWidth":440,"weight":0.000040452040427463655,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":393,"weight":0.000040434648918477424,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":604,"viewportWidth":414,"weight":0.00004042723681090059,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/343.0.695551749 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00004042680135809558,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":844,"viewportWidth":390,"weight":0.00004042337884133374,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00004041296256651598,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00004039873704138627,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1542,"weight":0.0000403975552011021,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004038707312037924,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":577,"viewportWidth":331,"weight":0.00004038563319045006,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000040365931173425494,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":873,"viewportWidth":430,"weight":0.000040360288718647555,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.000040355388678027266,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1235,"screenWidth":2195,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1066,"viewportWidth":2195,"weight":0.00004035416448312515,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1194,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":1194,"weight":0.00004035344329811647,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":785,"viewportWidth":1684,"weight":0.00004034828076054571,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":841,"viewportWidth":448,"weight":0.00004033293234139249,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00004032883071996311,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00004031011647792234,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":983,"viewportWidth":2048,"weight":0.000040308012347723404,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00004030060626782896,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":764,"viewportWidth":393,"weight":0.00004028369894323036,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":0,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":823,"viewportWidth":1512,"weight":0.00004028259961714588,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00004026715097063384,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.00004026623395398509,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00004026544261350022,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":390,"weight":0.00004024734266962052,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00004023873094360759,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":2,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":992,"viewportWidth":1920,"weight":0.00004021052372147356,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":661,"viewportWidth":360,"weight":0.000040208146127503664,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000040205850022961515,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000040192303450509265,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004019050585975421,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.4,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":720,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":592,"viewportWidth":360,"weight":0.00004018205715989924,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000040176191680258264,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00004017557895457824,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000040166563339651926,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":412,"weight":0.00004016044705134046,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":705,"viewportWidth":430,"weight":0.000040140069285678254,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":513,"viewportWidth":375,"weight":0.00004013165760338338,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.00004012591027094457,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00004012392269203707,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000040122275484024766,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":739,"viewportWidth":1536,"weight":0.00004011109957481584,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00004010469606620763,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000040093749232589155,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.000040081959597036134,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00004007423223152849,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":1324,"viewportWidth":2552,"weight":0.0000400672038169204,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000400571752506761,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00004004830675266809,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00004004622994691499,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":820,"viewportWidth":432,"weight":0.00004004468831706057,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.9,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":1280,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":1156,"viewportWidth":2040,"weight":0.000040043326170164184,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.8,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":572,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":572,"viewportWidth":360,"weight":0.00004004287224960901,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":600,"viewportWidth":800,"weight":0.00004003809846078576,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":687,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":560,"viewportWidth":320,"weight":0.0000400295997182016,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.3,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":640,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":568,"viewportWidth":320,"weight":0.00004002908264187545,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":712,"viewportWidth":1280,"weight":0.000040006021134378416,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.00004000413796537455,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00004000402365289234,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00003999424190507129,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00003999241002668211,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":396,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":732,"viewportWidth":396,"weight":0.00003998567986500852,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":628,"viewportWidth":360,"weight":0.000039981936718705236,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":594,"viewportWidth":1272,"weight":0.000039981007910429936,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000039962522223223,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.000039961509178563935,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00003994809159151596,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":523,"viewportWidth":320,"weight":0.00003993995539279555,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":964,"viewportWidth":1912,"weight":0.00003993554709629229,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00003993494478293368,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":2,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2560,"weight":0.00003990033709607471,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":934,"viewportWidth":1672,"weight":0.00003989153208337373,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00003987798753692002,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":0.65,"downlinkMax":100,"effectiveType":"3g","rtt":900,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":720,"viewportWidth":360,"weight":0.000039877235671170965,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00003987215189959243,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.2,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.000039859395955927394,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00003985886289789636,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00003985740362277163,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":347,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":654,"viewportWidth":347,"weight":0.000039827168965810856,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.35,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":360,"weight":0.000039822984401472595,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.1,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":641,"viewportWidth":1366,"weight":0.00003980747695893249,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00003980092947116756,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":81,"screenWidth":854,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":25,"viewportWidth":854,"weight":0.00003978902867371504,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.4,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":671,"viewportWidth":360,"weight":0.0000397885280729972,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00003978569561890056,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":788,"viewportWidth":412,"weight":0.00003977687551310939,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00003973631947563366,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"effectiveType":"4g","rtt":100},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.2210.133","vendor":"Google Inc.","viewportHeight":1080,"viewportWidth":1920,"weight":0.00003973074861148405,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00003972365481721058,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.000039694367532303965,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":820,"viewportWidth":427,"weight":0.000039678171753085606,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00003967574032593602,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.55,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000039665598034569505,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00003965466030284329,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":654,"viewportWidth":1251,"weight":0.000039642653530017955,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":747,"viewportWidth":412,"weight":0.000039641600142136753,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00003963096420204874,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":873,"viewportWidth":430,"weight":0.00003962314523932924,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":390,"weight":0.00003962108507986687,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":509,"viewportWidth":780,"weight":0.00003961637314319539,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00003958963246092139,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003958672506408312,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":779,"viewportWidth":384,"weight":0.000039582949009582874,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.000039581651258588195,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00003958069184994546,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":823,"screenWidth":708,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":681,"viewportWidth":708,"weight":0.00003956751925301248,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":680,"viewportWidth":1440,"weight":0.00003956070854083456,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00003955183708706324,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00003954810024684116,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000395375047918441,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":642,"viewportWidth":375,"weight":0.00003953458618990001,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.7,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00003952861909661351,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.000039522808878271206,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00003950504209319028,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003950017354356711,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0","vendor":"Google Inc.","viewportHeight":604,"viewportWidth":1272,"weight":0.000039492595929751476,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.45,"effectiveType":"3g","rtt":300},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00003948066606668112,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":618,"viewportWidth":375,"weight":0.00003946242737510164,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000394562881219733,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.00003945340182190631,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.00003944109404063616,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00003943625435027469,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00003943456228870267,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":100,"effectiveType":"3g","rtt":800,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00003943334208644041,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.00003943188576639281,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000039421716304460524,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":1440,"weight":0.00003941847975904293,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.000039418169557275414,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00003941788862083142,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00003941780763215979,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.00003940693282759755,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000039400728617592336,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.000039385504931684866,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.25,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2560,"weight":0.00003938408264642404,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00003937420189307485,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000039356371111260666,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.35,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00003934945518831121,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00003934268860636893,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00003934071334223118,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003934063174184699,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1107,"screenWidth":1710,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":864,"viewportWidth":1697,"weight":0.0000393354561818023,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00003932793415230049,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003931563898228735,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1536,"weight":0.00003931423388050272,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":393,"weight":0.00003930622718793838,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":649,"viewportWidth":393,"weight":0.0000393040088772454,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":789,"viewportWidth":412,"weight":0.00003930172288138835,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":1180,"weight":0.00003928226329562006,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00003928205661971785,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.65,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":412,"weight":0.00003927399182537794,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.000039265604764077925,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003926375599302667,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00003925857101104287,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1620,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1620,"weight":0.00003925608451443616,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1536,"weight":0.0000392473860869442,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00003924735376790611,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1064,"viewportWidth":1611,"weight":0.00003923876802377775,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00003923692989329428,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00003922180087638344,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":390,"weight":0.00003921630933374931,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000039214506936518283,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":1084,"viewportWidth":1912,"weight":0.000039213753665620064,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0000392131207680643,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":921,"viewportWidth":921,"weight":0.000039201879211139616,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1112,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1009,"viewportWidth":834,"weight":0.000039201429679814115,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":818,"viewportWidth":412,"weight":0.00003919109590459078,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":654,"viewportWidth":1278,"weight":0.000039189900430586565,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":804,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":664,"viewportWidth":360,"weight":0.00003918194026876504,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00003917814225921418,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00003917788581858781,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":824,"viewportWidth":412,"weight":0.0000391592667213686,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.2,"effectiveType":"4g","rtt":150},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Safari/605.1.15","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":1440,"weight":0.00003915721545649895,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":300,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00003914456023053587,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":732,"viewportWidth":430,"weight":0.00003913796871838918,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":682,"viewportWidth":360,"weight":0.00003912103088032774,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.95,"effectiveType":"4g","rtt":200},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Safari/605.1.15 Ddg/18.1","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":1440,"weight":0.0000391163807867212,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00003911460863885302,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0000391100095331216,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":662,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":662,"viewportWidth":384,"weight":0.00003910948141128495,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00003908807429461721,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":393,"weight":0.00003906978101391328,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":922,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":772,"viewportWidth":412,"weight":0.00003906308337840136,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":812,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":678,"viewportWidth":360,"weight":0.00003905780794269167,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/343.0.695551749 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.000039057262407934075,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003905075215748199,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":673,"viewportWidth":402,"weight":0.000039043995465464886,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.15,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00003902888561193517,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.000039028278875987264,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.000039024841775830977,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00003902151523786894,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.4,"effectiveType":"3g","rtt":350},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1280,"weight":0.00003901911196076088,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":917,"viewportWidth":1366,"weight":0.000039015505041121464,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":6,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":630,"viewportWidth":390,"weight":0.000039005466843613514,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.000039002268021427125,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":971,"viewportWidth":1715,"weight":0.00003900142223023869,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000038983283616053,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.000038975944773407015,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000038965940437798406,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":710,"viewportWidth":860,"weight":0.000038964460127546384,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":762,"viewportWidth":1512,"weight":0.000038961762226009945,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":755,"viewportWidth":1512,"weight":0.00003894539444871002,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":428,"weight":0.000038944425863084894,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":803,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":677,"viewportWidth":360,"weight":0.00003893522334497211,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":710,"viewportWidth":414,"weight":0.00003891132376974907,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":682,"viewportWidth":360,"weight":0.00003891101633181423,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003890474057102989,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":682,"viewportWidth":360,"weight":0.00003890344375808374,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00003890326134581384,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":735,"viewportWidth":430,"weight":0.000038901628986930376,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.000038896761848426435,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003889055040711046,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":384,"weight":0.00003888496660054445,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":505,"viewportWidth":320,"weight":0.00003888452091621957,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1278,"viewportWidth":1718,"weight":0.00003886994025133673,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.0000388603029844967,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003884611963798485,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1 Ddg/18.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.000038840755750302746,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003883624273470174,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":904,"viewportWidth":1409,"weight":0.00003883490464504704,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000038830401986252356,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.1,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00003882921210593275,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2560,"weight":0.00003882016385009121,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003879859884963349,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00003877761604458776,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1528,"weight":0.00003877016155909487,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00003876404035140796,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1209,"viewportWidth":1717,"weight":0.00003876277488671787,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000038760822075968816,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":717,"viewportWidth":414,"weight":0.000038742735548123755,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.00003873696003685793,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.000038722415301218775,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003870994429553215,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":390,"weight":0.0000387026830526484,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":711,"viewportWidth":428,"weight":0.00003868625158287021,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00003866766505428839,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000038665334122132966,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000038663689953824676,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":706,"viewportWidth":414,"weight":0.000038654786039056353,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000038651189696207886,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00003864987647136822,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000038633461799060276,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":566,"viewportWidth":320,"weight":0.000038620965854902594,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.75,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":687,"viewportWidth":376,"weight":0.00003861300157925069,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.000038605225930383174,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/343.0.695551749 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00003859108015314043,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.00003858979025555127,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":412,"weight":0.00003858365796366091,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":983,"viewportWidth":2048,"weight":0.000038575060705482,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00003855568438556274,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.000038553757817065795,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1006,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":861,"viewportWidth":412,"weight":0.00003853978996232335,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1000,"screenWidth":1500,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":831,"viewportWidth":1500,"weight":0.00003853424074004498,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":2,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.000038528142742172155,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00003852787643669196,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":524,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":524,"viewportWidth":320,"weight":0.00003852719980075339,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.000038520943858698336,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2560,"weight":0.000038516533023041946,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.7,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":662,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":662,"viewportWidth":384,"weight":0.00003850620920255281,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":704,"viewportWidth":414,"weight":0.00003850041608189574,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000038461902154820544,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.00003844537897808316,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.0000384235437594894,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":848,"viewportWidth":414,"weight":0.000038409683488024984,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00003840966662734386,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00003840251999169028,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00003839976108323997,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":731,"viewportWidth":430,"weight":0.00003839835333467438,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":958,"viewportWidth":1728,"weight":0.000038396602112789406,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":874,"viewportWidth":1393,"weight":0.00003839406721497486,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":732,"viewportWidth":430,"weight":0.00003838599312460611,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.000038385555670162436,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00003838188575575738,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.000038360168267684195,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00003835829508303357,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00003835424249394435,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.75,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1522,"weight":0.00003833704219555367,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.9,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":766,"viewportWidth":1365,"weight":0.00003833583733046967,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.000038333594094085986,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (iPad; CPU OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":748,"viewportWidth":1024,"weight":0.00003833331318858975,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":851,"viewportWidth":1366,"weight":0.00003832630495640245,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":693,"viewportWidth":430,"weight":0.00003832453526251356,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00003832430302716083,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.000038319670919356066,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/341.3.692278309 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.00003831586060961771,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":430,"weight":0.00003830643071841613,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003827080540445187,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.000038267641647366,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":805,"viewportWidth":412,"weight":0.000038266483652047607,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":393,"weight":0.0000382465683657621,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.000038242690855819205,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.000038225382422385596,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":751,"viewportWidth":384,"weight":0.00003822368164907218,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000038223224276777864,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":393,"weight":0.00003822176976835174,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00003821211790609592,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":666,"viewportWidth":360,"weight":0.00003820518725252766,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003820423954698841,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":668,"viewportWidth":390,"weight":0.00003820291631428031,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.00003818763069662159,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00003817744985126181,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":428,"weight":0.00003817397969202194,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00003815880001459365,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":728,"viewportWidth":1536,"weight":0.00003815236229425094,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":639,"viewportWidth":1280,"weight":0.000038145329466670215,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":2,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":412,"weight":0.00003814156701522052,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.0000381374859038396,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00003813269059126421,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.000038128283772257494,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00003811878018190222,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.9,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":667,"screenWidth":1187,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14816.131.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":549,"viewportWidth":1188,"weight":0.00003811077051782538,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00003810394495810986,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":646,"viewportWidth":390,"weight":0.000038094854435153596,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00003809470400417739,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":939,"viewportWidth":1920,"weight":0.000038094514687350083,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00003809361366799167,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (iPad; CPU OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":1080,"weight":0.00003809353897687293,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":4.65,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00003808593696126465,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.000038060005736091735,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.0000380599554105129,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00003805245358160677,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":820,"viewportWidth":432,"weight":0.00003802909427175999,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.15,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":701,"screenWidth":842,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":532,"viewportWidth":842,"weight":0.00003802770751684441,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003801250543982715,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000037975040680039207,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.000037965794146734254,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00003796168044915522,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":645,"viewportWidth":1366,"weight":0.00003795953385467985,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.000037938023821597474,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":430,"weight":0.000037934861559698326,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.0000379329368964809,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.0000379250407861984,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":428,"weight":0.000037919270124442624,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.85,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":810,"viewportWidth":432,"weight":0.00003790497033625387,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003788601266777895,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":430,"weight":0.000037884807176299404,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/125.0.6422.80 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.00003788447206858891,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.4,"downlinkMax":null,"effectiveType":"3g","rtt":300,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":810,"viewportWidth":432,"weight":0.000037870253845450114,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000037849429108069244,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":708,"viewportWidth":376,"weight":0.00003782495329301157,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00003782165493505127,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.000037813496628852956,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000037810104504521294,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":682,"viewportWidth":360,"weight":0.00003780699400992294,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.3,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.000037805065173789476,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":735,"viewportWidth":430,"weight":0.000037795427805011705,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1098,"screenWidth":686,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":962,"viewportWidth":686,"weight":0.000037792507745527806,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003778113549554876,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":1512,"weight":0.000037756772624014763,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.00003774585473510132,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.45,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":412,"weight":0.00003774234476922887,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":412,"weight":0.00003773719785878285,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.15,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0","vendor":"Google Inc.","viewportHeight":1300,"viewportWidth":2512,"weight":0.00003773265136720903,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":735,"viewportWidth":430,"weight":0.000037719374135862105,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.000037716711932171245,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1003,"screenWidth":1504,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":1504,"weight":0.00003770852190283587,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":919,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00003770700522211147,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":717,"viewportWidth":412,"weight":0.000037703190965897536,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":951,"viewportWidth":1920,"weight":0.000037697955502809275,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00003768152461162071,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003767917099875053,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":604,"viewportWidth":414,"weight":0.000037665494464685166,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00003766414873083795,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00003766351370149377,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.000037657834772617874,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":661,"viewportWidth":360,"weight":0.000037657453498146915,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00003765288912249422,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.5,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00003764898675005917,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":716,"viewportWidth":414,"weight":0.000037617043930598745,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":774,"viewportWidth":1592,"weight":0.00003760809875359859,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.000037592022653333455,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000375913055178246,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.45,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.00003759114599932035,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.45,"effectiveType":"4g","rtt":250},"platform":"MacIntel","pluginsLength":5,"screenHeight":828,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1280,"weight":0.000037586476651728106,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2560,"weight":0.00003758026084197778,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":412,"weight":0.0000375779035209477,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.000037550619663407966,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00003755001984111919,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003753865151607123,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.7,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1280,"screenWidth":800,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1176,"viewportWidth":800,"weight":0.00003752741819535715,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.000037525577123888566,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.000037521018773979755,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003751707224973117,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":250},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":984,"viewportWidth":1904,"weight":0.00003751357277079422,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":673,"viewportWidth":402,"weight":0.000037513016303465595,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.00003751159094877149,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":714,"viewportWidth":1528,"weight":0.00003749812542560172,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00003749516822395028,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00003748651017632792,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00003748390326574775,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":667,"viewportWidth":390,"weight":0.00003747518150020468,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":412,"weight":0.00003745427731601719,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.55,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.000037445768239725034,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":776,"viewportWidth":393,"weight":0.0000374449165643788,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.5,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.00003744009152247114,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.00003743392064707158,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":748,"viewportWidth":402,"weight":0.00003742808507969666,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00003741600194101396,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00003741429961154393,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":581,"viewportWidth":375,"weight":0.00003739322232587062,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0","vendor":"Google Inc.","viewportHeight":1288,"viewportWidth":2519,"weight":0.00003739260331265002,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":393,"weight":0.00003737155439265829,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000037367415000479284,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":737,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":1440,"weight":0.00003735669934536726,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.95,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.00003734884990765011,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.0000373460330885984,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00003734402227450953,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.000037338622273607114,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00003733215457975822,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":1358,"weight":0.00003733212547366815,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00003733056134388496,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":756,"viewportWidth":412,"weight":0.000037326919859573706,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.00003732655139387852,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.000037320870544057565,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00003731945794318041,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/605.1.15 (Ecosia ios@10.5.2.2065)","vendor":"Apple Computer, Inc.","viewportHeight":526,"viewportWidth":375,"weight":0.00003731715248979408,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003731043129906365,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":956,"viewportWidth":1912,"weight":0.0000373091288651438,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":548,"viewportWidth":375,"weight":0.00003730042420920721,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003729670753539543,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":753,"viewportWidth":412,"weight":0.00003729600287509685,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":783,"viewportWidth":1397,"weight":0.00003726618121235592,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/133.0 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00003724997917416837,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.0000372472895766534,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.7,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.000037246057775781665,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.000037241150400079446,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.0000372337098938517,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":963,"viewportWidth":1916,"weight":0.00003722588055908114,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":100,"effectiveType":"3g","rtt":900,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":396,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":756,"viewportWidth":396,"weight":0.00003720763933937829,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.000037207248868879685,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":719,"viewportWidth":414,"weight":0.000037203435633783186,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00003719977951678366,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003719951575820042,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":963,"viewportWidth":1920,"weight":0.000037193242624878726,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000037188945365840756,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003717423977771776,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.000037171442112683554,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00003716962983574107,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.000037169050276161316,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.8,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00003716148954258304,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":0.85,"downlinkMax":100,"effectiveType":"3g","rtt":300,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00003716081036933627,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00003715830785548349,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00003715632381270238,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":947,"viewportWidth":1920,"weight":0.0000371541932850772,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00003715137254862995,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00003714232129116314,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00003713819627988106,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":636,"viewportWidth":384,"weight":0.00003713565626885703,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.0000371253640423011,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.6,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":6,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Config/91.2.2620.19","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.00003712239106467086,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.15,"downlinkMax":100,"effectiveType":"3g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":360,"weight":0.00003712207890597639,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000037117123078109835,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":687,"viewportWidth":384,"weight":0.00003710236582201749,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.000037100699598080145,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.000037094445688284355,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000037086270842316216,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00003708375174870341,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00003707687798657252,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00003707250266004245,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/21G93 Twitter for iPhone/10.70","vendor":"Apple Computer, Inc.","viewportHeight":719,"viewportWidth":390,"weight":0.00003707010731096497,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000037063846135534414,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.7,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00003706127570921172,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000037053394789594515,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":930,"viewportWidth":1912,"weight":0.00003703716725740192,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000037032794474679655,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.000037026402003776534,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":748,"viewportWidth":1312,"weight":0.00003701182810869001,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.4,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.000036997913015012374,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00003699670940364207,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.000036983142078403263,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":390,"weight":0.000036974374923580594,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.000036973324195666155,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":632,"viewportWidth":375,"weight":0.000036968955831287555,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003696854991921465,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.7,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00003696278552563225,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.2,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.00003695788164609598,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.55,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.00003693723080863842,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00003692841176660147,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00003691768976833475,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003691196139001246,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.000036910657819638114,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000036908209719718086,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003690382894367304,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00003689898056776483,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00003687604601857079,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.00003686886152395313,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1376,"screenWidth":1032,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1246,"viewportWidth":1032,"weight":0.000036860859719458,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00003685557509257698,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.000036850401797899735,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":735,"viewportWidth":384,"weight":0.000036849231714470805,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003684047552709559,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.000036838643104292105,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000036836772505176436,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00003682955492327696,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00003681526599705792,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000036811262100380086,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00003678994368338147,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.000036781128029607877,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003677796912037832,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":733,"viewportWidth":384,"weight":0.000036771054217562817,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":922,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":412,"weight":0.00003677026344148621,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00003676385989010028,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.000036752690644491924,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.95,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00003674668752660917,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000036717453672045434,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":706,"viewportWidth":1528,"weight":0.00003671578561049544,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":768,"screenWidth":346,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":624,"viewportWidth":346,"weight":0.00003671086568691605,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/194.0.419363360 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00003670275955170878,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":559,"viewportWidth":1280,"weight":0.00003668582941941119,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000036684393455960165,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003667912926441267,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00003666944051458325,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.45,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00003666649556899442,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000036659040848703986,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.0000366586527999927,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00003665732339681563,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000366569071841916,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003665502266125449,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00003664759845705624,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.000036641670395123634,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1039,"viewportWidth":1920,"weight":0.00003663807224225462,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":1366,"weight":0.00003662822890524359,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1","vendor":"Google Inc.","viewportHeight":581,"viewportWidth":540,"weight":0.000036626448220947125,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000036612167739577803,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000036602994465519996,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.000036597911765984147,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.000036592197642155895,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00003658822349423377,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":918,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":917,"viewportWidth":1920,"weight":0.00003658177166425754,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.1,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":737,"viewportWidth":1512,"weight":0.00003656993747618853,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003655157150996731,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003655003203080257,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":654,"viewportWidth":1353,"weight":0.00003654999448070682,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":728,"viewportWidth":1434,"weight":0.0000365377465115686,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.35,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.000036532199486304545,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.1,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00003653038386008672,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003652981152417086,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00003652427314033363,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000036521918087706836,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000036512628574191726,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.3,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":683,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":683,"viewportWidth":384,"weight":0.0000364908669213696,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00003648991965523664,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00003648756912795587,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":924,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":790,"viewportWidth":412,"weight":0.000036474086682592836,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":599,"viewportWidth":393,"weight":0.00003646987994841695,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":402,"weight":0.00003646964844606816,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":2,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":1440,"weight":0.00003646493708304589,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":412,"weight":0.000036454690064303544,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0","vendor":"Google Inc.","viewportHeight":922,"viewportWidth":1912,"weight":0.00003645415374970177,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003644733667230618,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.000036439610443546285,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":739,"viewportWidth":1455,"weight":0.00003643499249574598,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000036434244267082354,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":820,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":682,"viewportWidth":360,"weight":0.00003642838135034193,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000036426330720648065,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00003642526844264307,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":922,"viewportWidth":1912,"weight":0.00003642165795871344,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.55,"downlinkMax":100,"effectiveType":"3g","rtt":400,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":345,"weight":0.00003642143139781973,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":678,"viewportWidth":638,"weight":0.00003642115165824556,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000036416525087426093,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":711,"viewportWidth":428,"weight":0.000036414080462803284,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00003641221552287058,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00003640282241026798,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.000036401195616535224,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1194,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":1194,"weight":0.00003639699209145848,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1329,"screenWidth":2056,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":1137,"viewportWidth":2056,"weight":0.000036370287846703205,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.000036349001885407466,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":712,"viewportWidth":1280,"weight":0.00003634591882893663,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":852,"viewportWidth":448,"weight":0.000036334485227993874,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":0,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":672,"viewportWidth":1024,"weight":0.00003631801849991197,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.000036317645496228596,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.000036313877103968715,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":414,"weight":0.00003631311339921872,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":728,"viewportWidth":384,"weight":0.00003630897746139915,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.000036291929820591,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":100,"effectiveType":"3g","rtt":450,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.0000362915994397126,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":776,"viewportWidth":393,"weight":0.000036287187706060764,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.9,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":758,"screenWidth":458,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":458,"weight":0.00003628656201158643,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00003627571905736404,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":753,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":622,"viewportWidth":339,"weight":0.00003627405738735673,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":100,"effectiveType":"3g","rtt":1250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":705,"viewportWidth":360,"weight":0.00003627109775837418,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00003626752424909552,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":584,"viewportWidth":320,"weight":0.000036260038390434185,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":852,"screenWidth":1517,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":684,"viewportWidth":1517,"weight":0.00003625826364477521,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":942,"viewportWidth":1916,"weight":0.00003623678554864686,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.000036214737406948975,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00003620763680578124,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000036205878973700414,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000036205758308299254,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.000036201765253476555,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":393,"weight":0.00003618628767049529,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0","vendor":"","viewportHeight":682,"viewportWidth":1366,"weight":0.00003618458438870439,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":null,"effectiveType":"3g","rtt":700,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":728,"viewportWidth":384,"weight":0.00003617805051442434,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000036176572063975415,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":742,"screenWidth":860,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":860,"weight":0.000036146478558320436,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) EdgiOS/131.0.2903.92 Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":558,"viewportWidth":375,"weight":0.00003614599447425227,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.0000361331821422957,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.35,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.000036131691490274664,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":677,"viewportWidth":402,"weight":0.000036128249904194,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":432,"screenWidth":984,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":328,"viewportWidth":938,"weight":0.000036119228810236455,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":390,"weight":0.00003610873754983838,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":927,"viewportWidth":1920,"weight":0.00003610540415521777,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.000036102344188234494,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/251.0.508228821 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":649,"viewportWidth":393,"weight":0.000036102068060342316,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00003609702169026637,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00003609547891726401,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00003609456039040064,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00003608950093748064,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.000036087431280198513,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.7,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":1440,"weight":0.000036071720987830305,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00003605549395944205,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":776,"viewportWidth":412,"weight":0.000036044084764233924,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00003603426448366872,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.1,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":796,"viewportWidth":427,"weight":0.00003603317200654549,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":560,"viewportWidth":320,"weight":0.000036031110816847114,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":749,"screenWidth":1543,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":743,"viewportWidth":1536,"weight":0.00003602930487166662,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.000036015587854336925,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003601318126094103,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00003601151763400422,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":956,"viewportWidth":1912,"weight":0.00003599314621695266,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00003599075697152873,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":2752,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":992,"viewportWidth":1378,"weight":0.00003598909767223743,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000035979770474792205,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":715,"viewportWidth":384,"weight":0.000035977579457996544,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00003596071057907887,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":2,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":963,"viewportWidth":1920,"weight":0.000035960140041413275,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":771,"viewportWidth":1342,"weight":0.00003595260547056946,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.85,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.000035952271782462276,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14989.107.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":1440,"weight":0.00003595055551145681,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.45,"effectiveType":"3g","rtt":750},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":1358,"weight":0.00003594008090132562,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":678,"viewportWidth":1440,"weight":0.00003592382937172368,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.25,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00003591859925829694,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":904,"screenWidth":407,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":766,"viewportWidth":407,"weight":0.00003591836119685081,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00003591823344965618,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":402,"weight":0.00003591814233519303,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":899,"viewportWidth":1162,"weight":0.000035916714884394384,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":1180,"weight":0.00003591021328074143,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.000035882840691121684,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.000035875512137882414,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":568,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":439,"viewportWidth":320,"weight":0.00003587364160021827,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":1280,"weight":0.00003585434968104286,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":390,"weight":0.00003585252448130255,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.55,"downlinkMax":null,"effectiveType":"3g","rtt":500,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.000035850499208309426,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00003584337393142378,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":375,"weight":0.000035833393262644563,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00003582753543860216,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.000035827254517828547,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":983,"viewportWidth":2048,"weight":0.0000358032647614899,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1194,"screenWidth":834,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":1075,"viewportWidth":834,"weight":0.00003578601107619719,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00003578476209534639,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":712,"viewportWidth":414,"weight":0.00003577794692499652,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":652,"viewportWidth":393,"weight":0.00003577225952279015,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.00003576427627040812,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.75,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00003575923111123244,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00003575814070382674,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.55,"effectiveType":"3g","rtt":300},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":686,"viewportWidth":1440,"weight":0.00003575682441484452,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":630,"viewportWidth":375,"weight":0.000035754085056541844,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003574247749791457,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/133.0 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.00003571907851701441,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00003569867097023365,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000356953271353414,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00003569386965929,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.000035688697510451064,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":1,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":929,"viewportWidth":1920,"weight":0.000035685023442773386,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.000035673946948120194,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1120,"screenWidth":502,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":979,"viewportWidth":502,"weight":0.00003567337404426928,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":942,"screenWidth":424,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":823,"viewportWidth":424,"weight":0.000035671234492147655,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1304,"viewportWidth":1278,"weight":0.00003566650741591919,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":100,"effectiveType":"3g","rtt":300,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000035664760870439844,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00003563639665281939,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00003562829367734926,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00003562287824850466,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003562137684874826,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.25,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":873,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":736,"viewportWidth":393,"weight":0.00003561805611358746,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.000035610868376460914,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":626,"viewportWidth":1273,"weight":0.000035609229219418644,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00003560673323422973,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00003560147931483691,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":428,"weight":0.000035595206920479985,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003558266470633063,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.0000355720139582872,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":661,"viewportWidth":384,"weight":0.00003557009742992254,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00003555790843684322,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000035554990925099156,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.00003555030795438781,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00003554833249875755,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003554150935136424,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00003553962252017529,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":798,"viewportWidth":1470,"weight":0.000035539104120702775,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.65,"downlinkMax":100,"effectiveType":"3g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":646,"viewportWidth":360,"weight":0.000035537216488033665,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00003553123452971153,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000035528332253831553,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00003550934391565906,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.6,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":320,"weight":0.0000355089018889337,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":904,"viewportWidth":536,"weight":0.00003548150747735906,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00003547591508595844,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000035474408302308656,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00003546357910569321,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.000035460567648157235,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.00003545975558832589,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.000035440014574685635,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":937,"viewportWidth":1704,"weight":0.0000354188078556261,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":783,"viewportWidth":1324,"weight":0.00003541711889898139,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":393,"weight":0.00003540797017736148,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":649,"viewportWidth":393,"weight":0.00003540007662903337,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00003539264176753797,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":681,"viewportWidth":1366,"weight":0.000035387332797250205,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":1180,"weight":0.00003536767458987749,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":390,"weight":0.000035359006827452745,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":814,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":697,"viewportWidth":376,"weight":0.00003534312348566161,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00003533997168891421,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":566,"viewportWidth":320,"weight":0.00003532862933423392,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":1536,"weight":0.00003532644583226731,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00003531983595449824,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":428,"weight":0.00003530279725423855,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":671,"viewportWidth":360,"weight":0.000035292056515382306,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":732,"viewportWidth":430,"weight":0.000035291904324294395,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1110,"screenWidth":1664,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":994,"viewportWidth":1656,"weight":0.00003528302275672497,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":3.7,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00003527880955406512,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.000035277039029953214,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1031,"viewportWidth":1920,"weight":0.000035274379520959345,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00003527201475816643,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1600,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1431,"viewportWidth":2560,"weight":0.0000352717407474499,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.000035268148610668485,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":1440,"weight":0.00003526552791862567,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.1,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00003526351588582849,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":331,"viewportWidth":808,"weight":0.00003525752846924678,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00003525307748701822,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":200},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6523.4 Safari/537.36","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":1440,"weight":0.000035252002620830555,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.000035244079879272904,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003523677665240338,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":430,"weight":0.000035236448089953576,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":674,"viewportWidth":360,"weight":0.000035233965324057824,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":708,"viewportWidth":414,"weight":0.0000352288744042389,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.000035227960580884854,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000035214887835394164,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000035212037675912,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.000035205621549015956,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":698,"viewportWidth":1024,"weight":0.00003518507169764535,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0","vendor":"","viewportHeight":682,"viewportWidth":1366,"weight":0.00003517597813234262,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":930,"viewportWidth":1444,"weight":0.000035175368523891214,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":390,"weight":0.0000351742683912345,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003516989663149014,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.0000351595965633051,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00003515617435225633,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.0000351548072342956,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.15,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00003514356352119865,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00003512730352523419,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":635,"viewportWidth":375,"weight":0.000035120182307808114,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1237,"screenWidth":861,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1085,"viewportWidth":861,"weight":0.00003510045126189108,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.000035099501242448505,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":2560,"weight":0.000035098727308276784,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00003507810789402949,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00003507330376805602,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":825,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":698,"viewportWidth":360,"weight":0.00003505242881628718,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":514,"viewportWidth":320,"weight":0.00003503696760288209,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00003502608652012265,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":969,"viewportWidth":1920,"weight":0.00003502325206727504,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":390,"weight":0.00003501993928789682,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.05,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00003501810626824971,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.0000350000570927844,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36 EdgA/131.0.0.0","vendor":"Google Inc.","viewportHeight":668,"viewportWidth":360,"weight":0.0000349990860243354,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00003499711396317857,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":541,"viewportWidth":375,"weight":0.0000349890820017609,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.4,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.00003498174880390707,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00003497839036400518,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000034976891575096234,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":736,"viewportWidth":412,"weight":0.00003495967078711966,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.00003494671652239699,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":927,"viewportWidth":1432,"weight":0.00003492752946315149,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00003492619328254783,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00003491643070886629,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.1,"downlinkMax":100,"effectiveType":"3g","rtt":750,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":699,"viewportWidth":360,"weight":0.00003491605927952859,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00003491434622792868,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00003490813699622859,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1215,"viewportWidth":2194,"weight":0.00003487991553072586,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":926,"viewportWidth":428,"weight":0.00003487730193847287,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":430,"weight":0.00003487278927533397,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":390,"weight":0.00003486783989214197,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.1,"effectiveType":"4g","rtt":0},"platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":375,"weight":0.00003485759964396189,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000034856359755353965,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.000034853677951902956,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003484366791597529,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000034838887157440806,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000034833356449379585,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":747,"viewportWidth":1440,"weight":0.00003482888928949701,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":635,"viewportWidth":375,"weight":0.000034821508824662564,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":620,"viewportWidth":360,"weight":0.00003480566742445387,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":430,"weight":0.000034803981869732646,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.000034799207011804295,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":854,"viewportWidth":428,"weight":0.00003479360782154553,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.00003479172381267232,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":393,"weight":0.000034790403621503506,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.5,"effectiveType":"3g","rtt":350},"platform":"Win32","pluginsLength":5,"screenHeight":1003,"screenWidth":1504,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":879,"viewportWidth":1496,"weight":0.000034771670326875966,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":593,"viewportWidth":1280,"weight":0.00003476605222857904,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.85,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":412,"weight":0.00003476583917402403,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003476536026016452,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.0000347596419520345,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00003474530845326023,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000034726127850905135,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003471174334599595,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00003470832186795576,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":934,"viewportWidth":1920,"weight":0.00003466628121415353,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.3,"downlinkMax":100,"effectiveType":"3g","rtt":700,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":552,"viewportWidth":360,"weight":0.000034645531784872754,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":0.65,"effectiveType":"3g","rtt":250},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":968,"viewportWidth":1920,"weight":0.00003464323744323313,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.6,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":640,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":560,"viewportWidth":360,"weight":0.0000346413146624375,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.000034639060250842515,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":679,"viewportWidth":390,"weight":0.00003463606446143021,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":568,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":436,"viewportWidth":320,"weight":0.0000346310480790531,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":792,"viewportWidth":402,"weight":0.00003462567350628128,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.5,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.000034620132496669625,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.000034615181611307854,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000034603582032749356,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00003460242891125344,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":384,"weight":0.00003460029886643947,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000034599202686769785,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":432,"weight":0.00003459880195822945,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000034597190039126675,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":100,"effectiveType":"3g","rtt":300,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":839,"viewportWidth":432,"weight":0.000034587466868926534,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.75,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000034587079016923036,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00003458548255123472,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00003457505074005928,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.000034568336577150894,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.15,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00003455412964854293,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003454419033775856,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003453877631619948,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.000034532399581696237,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00003453223272754112,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":721,"viewportWidth":384,"weight":0.0000345224643722892,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2560,"weight":0.00003451714239022828,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00003449023185833117,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":749,"viewportWidth":1440,"weight":0.00003447578946211114,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.114 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.000034454736327174146,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":661,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":661,"viewportWidth":384,"weight":0.000034447902389376416,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003444322398953507,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003443400809013205,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":820,"viewportWidth":432,"weight":0.00003441280498477076,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":540,"viewportWidth":375,"weight":0.00003441075507376613,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00003440537355420071,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00003440276835945344,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":635,"viewportWidth":375,"weight":0.00003440072320613711,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.6,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":672,"viewportWidth":360,"weight":0.000034392802448052984,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003438340164178486,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.65,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":685,"viewportWidth":376,"weight":0.00003438140050478283,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":626,"viewportWidth":375,"weight":0.000034377211704838244,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":731,"viewportWidth":430,"weight":0.00003437562310324293,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.5,"effectiveType":"4g","rtt":150},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":839,"viewportWidth":1726,"weight":0.000034367197663394616,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1707,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":799,"viewportWidth":1707,"weight":0.00003436093077152092,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003435624833981997,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":1280,"weight":0.00003433908071366767,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.000034338817021845505,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.0000343379127302798,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00003433733040113208,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.000034326196411649406,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":393,"weight":0.000034320318122230364,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":804,"viewportWidth":428,"weight":0.000034318466217319646,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00003431222712255475,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00003430824774203718,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":964,"viewportWidth":1912,"weight":0.00003430395908549361,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.000034301539495394595,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000034288345490169914,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.00003428751796478958,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.000034284778818075636,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":820,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":678,"viewportWidth":360,"weight":0.000034268392260422574,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1107,"screenWidth":1710,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":866,"viewportWidth":1710,"weight":0.000034260155169007696,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00003425985153455738,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":null,"effectiveType":"3g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":360,"weight":0.00003424980357606563,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":320,"weight":0.00003422098461121237,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":566,"viewportWidth":320,"weight":0.00003418985989889418,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":428,"weight":0.0000341852168690674,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.8,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":432,"weight":0.00003418470090153438,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000034183362500207567,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":635,"viewportWidth":390,"weight":0.00003418077928999361,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.3,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.6613.137 Safari/537.36","vendor":"Google Inc.","viewportHeight":720,"viewportWidth":1280,"weight":0.000034155867376264055,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000034151566483141115,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.000034146834750731186,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00003414679612476936,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.000034134362537529405,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.000034132987488115344,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000034131638936979594,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.000034125879453753104,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00003412410695171989,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":701,"viewportWidth":1280,"weight":0.00003411796644430564,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":750,"viewportWidth":440,"weight":0.000034114224737530905,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":991,"viewportWidth":2048,"weight":0.00003410931658559595,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.000034089845029889824,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":912,"screenWidth":1368,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":736,"viewportWidth":1360,"weight":0.00003407710792136435,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.25,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":852,"screenWidth":1517,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":684,"viewportWidth":1517,"weight":0.00003406470450403702,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":872,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":737,"viewportWidth":320,"weight":0.000034055128373626384,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.000034049217437778454,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00003404660849672937,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":567,"viewportWidth":320,"weight":0.00003404029515417141,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.000034039424916975606,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":566,"viewportWidth":320,"weight":0.00003403832313862101,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":789,"viewportWidth":412,"weight":0.00003402666244101878,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":1536,"weight":0.000034023322806355664,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000034017920778061744,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":587,"viewportWidth":360,"weight":0.0000340171217791327,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.00003401669152987298,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00003401387425174818,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1000,"viewportWidth":2560,"weight":0.000034013557426416834,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00003400473473520295,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00003399583733258336,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.00003399394178169986,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000033984475123007213,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00003398268989712853,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":753,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":626,"viewportWidth":339,"weight":0.00003397597600517897,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":810,"viewportWidth":432,"weight":0.000033955674101473164,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.000033952009740193464,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":393,"weight":0.00003394945935464967,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":428,"weight":0.00003394311800144774,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00003394120804449705,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":390,"weight":0.00003393757540405917,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000033922238086543466,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1620,"screenWidth":2880,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1344,"viewportWidth":2208,"weight":0.00003391616091574047,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":716,"viewportWidth":414,"weight":0.00003390997811288451,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00003386313819693096,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00003384968432058989,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000033843138905594845,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.8,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":773,"viewportWidth":1600,"weight":0.000033838083846170665,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":396,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":756,"viewportWidth":396,"weight":0.000033827362921519314,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003382606229312938,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":610,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":610,"viewportWidth":360,"weight":0.000033811371503884945,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.000033802858902747535,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003380180191159956,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":810,"viewportWidth":432,"weight":0.000033789765262794686,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00003378871400356361,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":680,"viewportWidth":1424,"weight":0.00003378563487663448,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0","vendor":"","viewportHeight":947,"viewportWidth":1920,"weight":0.00003378088405590351,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00003377798688822837,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":776,"viewportWidth":412,"weight":0.00003377095272669731,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.95,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":922,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":772,"viewportWidth":412,"weight":0.00003376674121242116,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":829,"screenWidth":691,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":686,"viewportWidth":691,"weight":0.000033765069122729404,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000033755067587130856,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00003375253887172116,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000033727291946553417,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":721,"viewportWidth":384,"weight":0.0000337265583927116,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.65,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":873,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":688,"viewportWidth":393,"weight":0.000033725098571520846,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.0000337185182256144,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":635,"viewportWidth":375,"weight":0.000033718246660110866,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":712,"viewportWidth":414,"weight":0.00003371150020168169,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00003370850042315884,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":762,"viewportWidth":412,"weight":0.0000337073862717266,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000033707341150664244,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003369501187567185,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.0000336871451058551,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003368417874105056,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00003367572984782943,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00003366959663680438,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003366884017496252,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00003366100568220468,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":393,"weight":0.00003365872693051403,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.000033652560181793824,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00003364942056575241,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00003363793181501843,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.000033624669452081405,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003362441411846924,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1008,"screenWidth":1792,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":853,"viewportWidth":1792,"weight":0.00003360972936785294,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":null,"effectiveType":"3g","rtt":400,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00003360707977650704,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":641,"viewportWidth":1366,"weight":0.00003359936534359553,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00003357207324559696,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":1440,"weight":0.000033565185837483377,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.000033564757938103724,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.25,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.00003356258900441056,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":846,"viewportWidth":412,"weight":0.0000335610529295108,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00003355609457638955,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00003355192967136478,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.45,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.0000335516240627634,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.000033546269037714314,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.0000335456192740411,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":538,"viewportWidth":375,"weight":0.000033540314473803715,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.45,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.000033536000956714504,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003351263660812557,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":412,"weight":0.000033500106662811146,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00003349390220913414,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":753,"viewportWidth":440,"weight":0.0000334931227250266,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":428,"weight":0.00003348724108482037,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003348159084062523,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":668,"viewportWidth":402,"weight":0.000033474460487045974,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":616,"viewportWidth":375,"weight":0.000033471556247763317,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00003346512751500967,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000033460918942720205,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":622,"viewportWidth":375,"weight":0.00003345644042405008,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000033447859305667394,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0000334353454484357,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0","vendor":"","viewportHeight":1330,"viewportWidth":2560,"weight":0.000033434389616653284,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":762,"viewportWidth":412,"weight":0.000033430541443383804,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000033412175992531276,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000033399644818047044,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.000033384163833341754,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003337717297768242,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.000033375878807360004,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":520,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/26.0 Chrome/122.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":520,"viewportWidth":360,"weight":0.000033375052175734915,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":975,"viewportWidth":1609,"weight":0.00003336467870028747,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":2294,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":833,"viewportWidth":2294,"weight":0.00003334700410297622,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.0000333339508242514,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.1,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.000033332105356900455,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00003332911094740874,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":692,"viewportWidth":1440,"weight":0.00003331695867372884,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":567,"viewportWidth":320,"weight":0.000033314960198675467,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.9,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":820,"viewportWidth":427,"weight":0.000033310300986109745,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00003331004629034362,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.000033293126586705264,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003329169515559665,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00003328558219631812,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000033278158379238844,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.6018.1784 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":375,"weight":0.00003325444195572348,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.1.704810410 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":375,"weight":0.00003323832047855274,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.000033232962926501254,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/133.0 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.000033226696523955,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.00003322236821070064,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.000033209137682886014,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000033185549060667444,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.45,"effectiveType":"4g","rtt":100},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":761,"viewportWidth":1440,"weight":0.000033174976501119716,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000331527493860513,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":737,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":737,"viewportWidth":412,"weight":0.00003314014366945207,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000033139740058447726,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":620,"viewportWidth":375,"weight":0.000033138671821558786,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":428,"weight":0.00003313832896910612,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.000033137860278849715,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003313286886916172,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.3,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":671,"viewportWidth":360,"weight":0.00003313009688399,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003312689592997877,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00003312313095965994,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000033122587804524956,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":1080,"weight":0.000033109445376489416,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":8.85,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":1536,"weight":0.00003309123219564042,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/343.0.695551749 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00003308895857064562,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.0.703268850 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00003308011999608473,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/345.2.700885593 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.000033077031060177354,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":790,"viewportWidth":412,"weight":0.000033068354242531666,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/317.0.634488990 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00003306175616563707,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000033057347880647167,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":886,"viewportWidth":1686,"weight":0.00003305718970412491,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.000033056515344896894,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1024,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":863,"viewportWidth":1280,"weight":0.00003305326975787254,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003305130074539051,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1296,"screenWidth":2304,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1191,"viewportWidth":2304,"weight":0.000033049720148201646,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000033044758572915655,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":681,"viewportWidth":1366,"weight":0.000033035737046505694,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00003303257835160544,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.000033032020952397225,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.000033031946861632214,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":402,"weight":0.00003303153895006201,"deviceCategory":"mobile"}]')}},i={};function t(o){if(i[o])return i[o].exports;var n=i[o]={id:o,loaded:!1,exports:{}};return e[o](n,n.exports,t),n.loaded=!0,n.exports}return t.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),t(442)})()})); +!function(e,i){"object"==typeof exports&&"object"==typeof module?module.exports=i():"function"==typeof define&&define.amd?define("user-agents",[],i):"object"==typeof exports?exports["user-agents"]=i():e["user-agents"]=i()}(global,(function(){return(()=>{var e={442:(e,i,t)=>{"use strict";var o;Object.defineProperty(i,"__esModule",{value:!0}),i.default=void 0;var n=((o=t(899))&&o.__esModule?o:{default:o}).default;i.default=n,e.exports=i.default},899:(e,i,t)=>{"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.default=void 0;var o=r(t(465)),n=r(t(932));let p;function r(e){return e&&e.__esModule?e:{default:e}}function l(e,i){return!i||"object"!=typeof i&&"function"!=typeof i?a(e):i}function a(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function c(e){var i="function"==typeof Map?new Map:void 0;return(c=function(e){if(null===e||(t=e,-1===Function.toString.call(t).indexOf("[native code]")))return e;var t;if("function"!=typeof e)throw new TypeError("Super expression must either be null or a function");if(void 0!==i){if(i.has(e))return i.get(e);i.set(e,o)}function o(){return h(e,arguments,d(this).constructor)}return o.prototype=Object.create(e.prototype,{constructor:{value:o,enumerable:!1,writable:!0,configurable:!0}}),s(o,e)})(e)}function h(e,i,t){return(h=g()?Reflect.construct:function(e,i,t){var o=[null];o.push.apply(o,i);var n=new(Function.bind.apply(e,o));return t&&s(n,t.prototype),n}).apply(null,arguments)}function g(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}function s(e,i){return(s=Object.setPrototypeOf||function(e,i){return e.__proto__=i,e})(e,i)}function d(e){return(d=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function v(e,i,t){return i in e?Object.defineProperty(e,i,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[i]=t,e}const w=e=>{const i=e.reduce(((e,[i])=>e+i),0);let t=0;return e.map((([e,o])=>(t+=e/i,[t,o])))},m=n.default.map((({weight:e},i)=>[e,i])),M=w(m),W=(e,i=(e=>e))=>{let t;return t="function"==typeof e?[e]:e instanceof RegExp?[i=>"object"==typeof i&&i&&i.userAgent?e.test(i.userAgent):e.test(i)]:e instanceof Array?e.map((e=>W(e))):"object"==typeof e?Object.entries(e).map((([e,i])=>W(i,(i=>i[e])))):[i=>"object"==typeof i&&i&&i.userAgent?e===i.userAgent:e===i],e=>{try{const o=i(e);return t.every((e=>e(o)))}catch(e){return!1}}},k=(e,i)=>{Object.defineProperty(e,"cumulativeWeightIndexPairs",{configurable:!0,enumerable:!1,writable:!1,value:i})};p=Symbol.toPrimitive;let u=function(e){!function(e,i){if("function"!=typeof i&&null!==i)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(i&&i.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),i&&s(e,i)}(c,e);var i,t,r=(i=c,t=g(),function(){var e,o=d(i);if(t){var n=d(this).constructor;e=Reflect.construct(o,arguments,n)}else e=o.apply(this,arguments);return l(this,e)});function c(e){var i;if(function(e,i){if(!(e instanceof i))throw new TypeError("Cannot call a class as a function")}(this,c),v(a(i=r.call(this)),p,(()=>i.data.userAgent)),v(a(i),"toString",(()=>i.data.userAgent)),v(a(i),"random",(()=>{const e=new c;return k(e,i.cumulativeWeightIndexPairs),e.randomize(),e})),v(a(i),"randomize",(()=>{const e=Math.random(),[,t]=i.cumulativeWeightIndexPairs.find((([i])=>i>e)),p=n.default[t];i.data=(0,o.default)(p)})),k(a(i),(e=>{if(!e)return M;const i=W(e),t=[];return n.default.forEach(((e,o)=>{i(e)&&t.push([e.weight,o])})),w(t)})(e)),0===i.cumulativeWeightIndexPairs.length)throw new Error("No user agents matched your filters.");return i.randomize(),l(i,new Proxy(a(i),{apply:()=>i.random(),get:(e,i,t)=>{if(e.data&&"string"==typeof i&&Object.prototype.hasOwnProperty.call(e.data,i)&&Object.prototype.propertyIsEnumerable.call(e.data,i)){const t=e.data[i];if(void 0!==t)return t}return Reflect.get(e,i,t)}}))}return c}(c(Function));i.default=u,v(u,"random",(e=>{try{return new u(e)}catch(e){return null}})),e.exports=i.default},465:(e,i,t)=>{e=t.nmd(e);var o="__lodash_hash_undefined__",n=9007199254740991,p="[object Arguments]",r="[object Boolean]",l="[object Date]",a="[object Function]",c="[object GeneratorFunction]",h="[object Map]",g="[object Number]",s="[object Object]",d="[object Promise]",v="[object RegExp]",w="[object Set]",m="[object String]",M="[object Symbol]",W="[object WeakMap]",k="[object ArrayBuffer]",u="[object DataView]",f="[object Float32Array]",H="[object Float64Array]",A="[object Int8Array]",C="[object Int16Array]",L="[object Int32Array]",b="[object Uint8Array]",S="[object Uint8ClampedArray]",N="[object Uint16Array]",K="[object Uint32Array]",P=/\w*$/,y=/^\[object .+?Constructor\]$/,T=/^(?:0|[1-9]\d*)$/,G={};G[p]=G["[object Array]"]=G[k]=G[u]=G[r]=G[l]=G[f]=G[H]=G[A]=G[C]=G[L]=G[h]=G[g]=G[s]=G[v]=G[w]=G[m]=G[M]=G[b]=G[S]=G[N]=G[K]=!0,G["[object Error]"]=G[a]=G[W]=!1;var _="object"==typeof global&&global&&global.Object===Object&&global,O="object"==typeof self&&self&&self.Object===Object&&self,I=_||O||Function("return this")(),z=i&&!i.nodeType&&i,x=z&&e&&!e.nodeType&&e,X=x&&x.exports===z;function E(e,i){return e.set(i[0],i[1]),e}function U(e,i){return e.add(i),e}function V(e,i,t,o){var n=-1,p=e?e.length:0;for(o&&p&&(t=e[++n]);++n-1},Se.prototype.set=function(e,i){var t=this.__data__,o=Te(t,e);return o<0?t.push([e,i]):t[o][1]=i,this},Ne.prototype.clear=function(){this.__data__={hash:new be,map:new(ve||Se),string:new be}},Ne.prototype.delete=function(e){return ze(this,e).delete(e)},Ne.prototype.get=function(e){return ze(this,e).get(e)},Ne.prototype.has=function(e){return ze(this,e).has(e)},Ne.prototype.set=function(e,i){return ze(this,e).set(e,i),this},Ke.prototype.clear=function(){this.__data__=new Se},Ke.prototype.delete=function(e){return this.__data__.delete(e)},Ke.prototype.get=function(e){return this.__data__.get(e)},Ke.prototype.has=function(e){return this.__data__.has(e)},Ke.prototype.set=function(e,i){var t=this.__data__;if(t instanceof Se){var o=t.__data__;if(!ve||o.length<199)return o.push([e,i]),this;t=this.__data__=new Ne(o)}return t.set(e,i),this};var Xe=he?j(he,Object):function(){return[]},Ee=function(e){return ie.call(e)};function Ue(e,i){return!!(i=null==i?n:i)&&("number"==typeof e||T.test(e))&&e>-1&&e%1==0&&e-1&&e%1==0&&e<=n}(e.length)&&!$e(e)}var De=ge||function(){return!1};function $e(e){var i=Ye(e)?ie.call(e):"";return i==a||i==c}function Ye(e){var i=typeof e;return!!e&&("object"==i||"function"==i)}function Je(e){return Re(e)?Pe(e):function(e){if(!Ve(e))return se(e);var i=[];for(var t in Object(e))ee.call(e,t)&&"constructor"!=t&&i.push(t);return i}(e)}e.exports=function(e){return Ge(e,!0,!0)}},932:e=>{"use strict";e.exports=JSON.parse('[{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":1470,"weight":0.001587490951145728,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.0015669804482344543,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.1,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":671,"viewportWidth":360,"weight":0.0013936003216352656,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.001286626353282187,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.001257384548203043,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0012408944417701747,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.0012323167353241677,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":681,"viewportWidth":1366,"weight":0.001170262149353416,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":0,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.001163869934463888,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0011602061662777591,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.0011564403771839368,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":618,"viewportWidth":375,"weight":0.0011153899434071077,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0011003154450815746,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0010706223531873414,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0010546829207819077,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":1010,"screenWidth":454,"userAgent":"Mozilla/5.0 (Android 15; Mobile; rv:135.0) Gecko/135.0 Firefox/135.0","vendor":"","viewportHeight":878,"viewportWidth":454,"weight":0.0010348470055642099,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.0010096499805936326,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"effectiveType":"3g","rtt":450},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":1440,"weight":0.0010005055517730967,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.0009931803547463768,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.0009532737372448885,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":1280,"weight":0.0009510048303591347,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0009481275756196092,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000927648056197575,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":924,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":412,"weight":0.0009242056260714809,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.0009224657551369887,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":758,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.0009194043099414747,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0009152119615207565,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":1280,"weight":0.0009112541653617678,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.0008978290546157027,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0008930115274061823,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":934,"viewportWidth":923,"weight":0.0008905900548012508,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.0008902499270917617,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.0008851595975023131,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.000878564999921619,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0008769538811580056,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.55,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1024,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":863,"viewportWidth":1280,"weight":0.0008758095468494269,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0008665837770869606,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0008518034056976229,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0008483119369154307,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.0008459681355850589,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":839,"viewportWidth":1470,"weight":0.0008413886249359371,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.9943.1040 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":375,"weight":0.0008381211524461942,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0008368798699033022,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.000836489901118129,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.0008312623814685378,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0008283086414088474,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0008272298313736244,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":1531,"weight":0.0008235494792563864,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1425,"weight":0.0008191839397393684,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0008051269983290593,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":697,"viewportWidth":414,"weight":0.0007900832341891633,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1920,"screenWidth":1080,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":814,"viewportWidth":1078,"weight":0.0007845124314253498,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.0007844500652231139,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":430,"weight":0.0007834348905242864,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.0007833726962181476,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.0007765083829005928,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":2,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":1482,"weight":0.0007753886601188869,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":621,"viewportWidth":375,"weight":0.0007643151530391335,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0007615374280630303,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":797,"viewportWidth":1470,"weight":0.0007594120187357955,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":696,"viewportWidth":384,"weight":0.0007569008048283835,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":450,"screenWidth":500,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36","vendor":"Google Inc.","viewportHeight":450,"viewportWidth":500,"weight":0.000755672911965701,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":758,"viewportWidth":440,"weight":0.0007554331679813421,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0007539317779382377,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.000753926730087467,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0007518751485767448,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0007487633336423541,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":823,"viewportWidth":1512,"weight":0.0007473144156391611,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":1359,"weight":0.0007472027548952516,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0","vendor":"","viewportHeight":639,"viewportWidth":1280,"weight":0.0007432677540860293,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0007391871726939551,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0007347321831196192,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0007345833616185549,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.0007296274615185336,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":0.95,"downlinkMax":100,"effectiveType":"3g","rtt":1150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.0007292044684718193,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.9,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":1304,"weight":0.0007282383834956961,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/354.0.720749604 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.0007230708503708286,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0007213089211004224,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/120.0.6099.119 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.0007195903199201921,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":393,"weight":0.0007155919553333209,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.0007153233120276904,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":733,"viewportWidth":384,"weight":0.000713657176402636,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0007108842452815266,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":653,"viewportWidth":1354,"weight":0.0007099436728593263,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0007086451924380493,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":633,"viewportWidth":375,"weight":0.0007026863320077734,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0007019126944715325,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0007006874817890482,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.55,"effectiveType":"4g","rtt":100},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0007004929340516554,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":4,"screenHeight":730,"screenWidth":1300,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":596,"viewportWidth":1300,"weight":0.0007002025800113225,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0006991690873501729,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.0006967475257575152,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.0006958894068896058,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0006958230586173255,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22A3370 Twitter for iPhone/10.81.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":393,"weight":0.0006927356821586071,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.0006908413235714908,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1376,"screenWidth":1032,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":908,"viewportWidth":1376,"weight":0.0006900553654912522,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":568,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":448,"viewportWidth":320,"weight":0.0006890480561372433,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0006871436588975719,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.0006834667931137711,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.0006821148383166028,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0006776653710881595,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":712,"viewportWidth":414,"weight":0.0006766162469145638,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.65,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":690,"viewportWidth":1314,"weight":0.000675610432301277,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0006743227500252015,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":924,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":412,"weight":0.000674307194548129,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.0006712399849598033,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.3,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.0006677202681367041,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":675,"viewportWidth":393,"weight":0.0006667286762579098,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.140","vendor":"Google Inc.","viewportHeight":755,"viewportWidth":1536,"weight":0.0006637472684893835,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.0006626156408515949,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.0006614112448164737,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0006612061840982861,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0006598876679476669,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.0006590883257312151,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":766,"viewportWidth":412,"weight":0.0006564918546584635,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.5,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":593,"viewportWidth":1280,"weight":0.0006558567714767902,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":876,"viewportWidth":1720,"weight":0.0006556526726096842,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/21E236 Twitter for iPhone/10.15.1","vendor":"Apple Computer, Inc.","viewportHeight":719,"viewportWidth":390,"weight":0.0006502002762041458,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":559,"viewportWidth":1280,"weight":0.0006487185628028415,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0006478998499998823,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":801,"screenWidth":361,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":596,"viewportWidth":312,"weight":0.000647855512421956,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.0006448159387108991,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.000644621400043495,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000644403496754676,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.0006436219281063449,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.0006435785182745374,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000642614292385309,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0006416039061334351,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":1440,"weight":0.0006415045249967998,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.35,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":918,"viewportWidth":958,"weight":0.0006404017991076724,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":1307,"viewportWidth":2560,"weight":0.0006387996497984906,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0006347060261678589,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":910,"viewportWidth":1278,"weight":0.0006345543734873852,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.8,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.114 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.0006344410710995931,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.0006324286945964682,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.6,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.0006316064502097201,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000630049325105479,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0006293086820790072,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":672,"viewportWidth":414,"weight":0.0006289068978250224,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.0006278673080700223,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/135.1 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":428,"weight":0.0006276503293709939,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0006269230727553447,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":704,"viewportWidth":1528,"weight":0.0006267562817103316,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.35,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1107,"screenWidth":1710,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":951,"viewportWidth":1186,"weight":0.0006265006328856167,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.0006227799202362191,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.0006216798027233268,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0006208606009939853,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":851,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":393,"weight":0.0006207026337732232,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":991,"viewportWidth":2048,"weight":0.0006177540333478646,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0006176385293878873,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.0006172013271171985,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.0006150127529170058,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.0006145706260729768,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":390,"weight":0.0006142754285812474,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.0006122313855699646,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/354.0.720749604 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0006081702882861263,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":962,"viewportWidth":1912,"weight":0.000607757586635166,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":919,"viewportWidth":1920,"weight":0.000607361657156184,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.0006073171842468827,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0006062426624252908,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.154 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":793,"viewportWidth":393,"weight":0.0006061622771498048,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0006031793148977509,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.0006023258106088865,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.8,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.141 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.0006017677668494367,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.0006017152964306354,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":944,"viewportWidth":1026,"weight":0.0006016351883760766,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0","vendor":"Google Inc.","viewportHeight":628,"viewportWidth":1222,"weight":0.0006012385003531151,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":839,"viewportWidth":1470,"weight":0.00060112167291391,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.5,"effectiveType":"3g","rtt":300},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":832,"viewportWidth":1470,"weight":0.0005966629909972004,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.0005949773272443517,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0005945102434788909,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":682,"viewportWidth":360,"weight":0.0005934016662732757,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0005923441123570402,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0005916014212673699,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.0005902711812003169,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.0005892482990815635,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.0005877946726885194,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":747,"viewportWidth":1600,"weight":0.0005866598882354934,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.0005862061927694276,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0005857397260819232,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.0005852184348313692,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0005846210660656402,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0005829444810341477,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":826,"viewportWidth":1536,"weight":0.0005827619789526295,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":390,"weight":0.0005820924160251577,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0005818499979353443,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:134.0) Gecko/20100101 Firefox/134.0","vendor":"","viewportHeight":720,"viewportWidth":1127,"weight":0.000581487687465251,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":641,"viewportWidth":375,"weight":0.0005811234262914,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0005804650205869786,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":559,"viewportWidth":1280,"weight":0.0005803288640357189,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0005801279472558966,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":661,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":661,"viewportWidth":384,"weight":0.0005789226486537457,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":716,"viewportWidth":414,"weight":0.0005747168992007562,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":1279,"viewportWidth":3440,"weight":0.0005731491449694987,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":962,"screenWidth":601,"userAgent":"Mozilla/5.0 (Linux; Android 9; KFONWI) AppleWebKit/537.36 (KHTML, like Gecko) Silk/130.7.9 like Chrome/130.0.6723.192 Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":602,"weight":0.0005729445204745254,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0005724271418457645,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0005717149253130356,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0005716332378955966,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.000570442055196233,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":826,"screenWidth":1322,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":677,"viewportWidth":1315,"weight":0.0005699675638904159,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":759,"viewportWidth":440,"weight":0.0005683676366841883,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":955,"viewportWidth":1920,"weight":0.0005668306001211596,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":755,"viewportWidth":440,"weight":0.0005659395942590154,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000565930537341708,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0005658679003848467,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":712,"viewportWidth":414,"weight":0.0005656644245832156,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0005656438408948902,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.0005650979902189526,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0005644155495952,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0005639583049396168,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0005623769824938242,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":673,"viewportWidth":1280,"weight":0.0005617752407370676,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":4,"screenHeight":852,"screenWidth":1517,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":684,"viewportWidth":1517,"weight":0.0005608127220413147,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.0005605469431167299,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":667,"screenWidth":1187,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":499,"viewportWidth":1187,"weight":0.0005591084940456511,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":857,"viewportWidth":1379,"weight":0.0005590233502202051,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0005584735621478623,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0005582563908900401,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0005576743822570162,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0005576266050725899,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":1668,"viewportWidth":980,"weight":0.0005569583616874819,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0005561998448094036,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0005559936735244724,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0005559932752053159,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.0005558484591985538,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":375,"weight":0.000555285415981934,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.2,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.0005545164396139038,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":428,"weight":0.0005517506826305352,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0005516312516833005,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":100,"effectiveType":"3g","rtt":450,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.0005505210065222539,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.0005487215220930498,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.0005485661058131216,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":962,"viewportWidth":1912,"weight":0.000548405546655625,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0005473819770276228,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":620,"viewportWidth":375,"weight":0.0005444393178911471,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":390,"weight":0.0005433392296032307,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0005425664512446107,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0005416250822735133,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.0005414188251818114,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":1536,"weight":0.0005410759062810302,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":524,"viewportWidth":320,"weight":0.0005402709827652545,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/132.0.6834.100 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0005394036830419826,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":852,"screenWidth":1517,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":726,"weight":0.0005390284142583691,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":824,"viewportWidth":1687,"weight":0.0005387549902464925,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0005386218180137242,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0005379219347536068,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":762,"viewportWidth":412,"weight":0.0005376062188117121,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":2,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":709,"viewportWidth":412,"weight":0.0005368109656579891,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":563,"viewportWidth":1280,"weight":0.0005360678216262552,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":430,"weight":0.0005355551671764773,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.0005343967231792288,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000533051996072827,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.0005329163173020779,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":390,"weight":0.0005328625824336902,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"effectiveType":"3g","rtt":300},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":744,"viewportWidth":799,"weight":0.0005326352868393314,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.0005325747583415199,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.4,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":873,"viewportWidth":360,"weight":0.0005324368184135874,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":541,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":541,"viewportWidth":320,"weight":0.0005323764179809551,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.0005321124863223111,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0005320867969123833,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0005316268079336689,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":894,"viewportWidth":440,"weight":0.0005307470896379059,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.9,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.78 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.000530622594110875,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.0005295451666077177,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0005281086635897055,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":728,"viewportWidth":1266,"weight":0.0005278973041326573,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000527666542561491,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0005271838393795547,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.0005261362942767221,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":412,"weight":0.0005254407689628017,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":706,"viewportWidth":414,"weight":0.0005250393843899106,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":548,"viewportWidth":375,"weight":0.0005249655959142027,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":1280,"weight":0.0005245363781222628,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":640,"viewportWidth":375,"weight":0.0005240879759935837,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.0005235357396010566,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000521466903915769,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.000520690966645511,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0005197794301276314,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0005196026731686585,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.0005188857946818915,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1541,"weight":0.0005179310794342325,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0005176579686705415,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.0005175696274015615,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.5,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":1440,"weight":0.0005173711007763444,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":957,"viewportWidth":1920,"weight":0.000517064231557629,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0005163916736734653,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0005159896513684572,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.5,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.0005151878249753131,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000515187482277192,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":721,"viewportWidth":384,"weight":0.0005144418738420136,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.4,"downlinkMax":100,"effectiveType":"3g","rtt":450,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.0005136345094194863,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":927,"viewportWidth":1920,"weight":0.0005124190244613246,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1528,"weight":0.0005118613936707136,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.0005112680878992179,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":758,"viewportWidth":440,"weight":0.0005112496998242516,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.0005097407903285556,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":1134,"viewportWidth":2194,"weight":0.0005097045134228358,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1073,"viewportWidth":820,"weight":0.0005096019555222997,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0005091820119006141,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1260,"screenWidth":2240,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":996,"viewportWidth":1407,"weight":0.0005085278768049557,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.0005081948305412609,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.15,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.0005079633106006777,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.0005075769900255651,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.000507352717651496,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.0005070385921949283,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0005063381499934558,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":821,"viewportWidth":430,"weight":0.000505239326393782,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":959,"viewportWidth":1920,"weight":0.0005050509286342115,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.7,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 14; moto g13 Build/UHAS34.29-10; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":851,"viewportWidth":412,"weight":0.0005045910094477836,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.55,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":804,"viewportWidth":427,"weight":0.0005037197233729968,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0005031006567814384,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1334,"screenWidth":800,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1166,"viewportWidth":800,"weight":0.0005028637358533024,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0005028412032547909,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.8,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 14; SM-S908B Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":749,"viewportWidth":384,"weight":0.0005026333724204496,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.6,"effectiveType":"4g","rtt":200},"platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":793,"viewportWidth":1638,"weight":0.0005025274634124368,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.0005016944052713725,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0005016475276622331,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.0005015229403756942,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0005015214283928751,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.0005012798552448687,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":637,"viewportWidth":375,"weight":0.0005012461921893237,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0005009850194361723,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0005004609643278633,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0004996781251789077,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.0004991751284026211,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.0004987070538078341,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":1,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1028,"viewportWidth":1728,"weight":0.0004976323354731462,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":675,"viewportWidth":402,"weight":0.000497585097748396,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0004967074531013895,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":652,"viewportWidth":393,"weight":0.0004965157550969494,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0004962538947086691,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.0004953345838901522,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":951,"screenWidth":1427,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":1427,"weight":0.0004950048830940266,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":719,"viewportWidth":1281,"weight":0.0004948992185251144,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.0004942580321718197,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0004934733880535643,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000493453948925755,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0004931682342086996,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":678,"viewportWidth":1280,"weight":0.0004930188863731077,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/123.0.6312.52 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.0004929165802024133,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.0004926137786735342,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0004924288416249354,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1528,"weight":0.0004919837017994007,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.35,"effectiveType":"3g","rtt":300},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":593,"viewportWidth":1280,"weight":0.000491906275914704,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1 OPX/2.6.3","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":430,"weight":0.0004915721412795092,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":430,"weight":0.0004911816006553361,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.0004908278885646193,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":851,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":393,"weight":0.0004900233929722886,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":1053,"weight":0.0004898848569335639,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0004896450803658532,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":888,"screenWidth":414,"userAgent":"Mozilla/5.0 (Android 13; Mobile; rv:135.0) Gecko/135.0 Firefox/135.0","vendor":"","viewportHeight":757,"viewportWidth":414,"weight":0.0004890740803460534,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.0004889355985525833,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0004888901820685165,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0004888610898873593,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":858,"screenWidth":377,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":377,"weight":0.0004885936990116726,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1024,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0","vendor":"Google Inc.","viewportHeight":906,"viewportWidth":1272,"weight":0.0004881922712684873,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":652,"viewportWidth":390,"weight":0.00048815066923889485,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":636,"viewportWidth":1088,"weight":0.00048807610231498824,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00048784946205003544,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.75,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.00048752376655224845,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":393,"weight":0.00048713542308959014,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00048663245422413576,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.75,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00048553189094697227,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":0.000485274149463428,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.85,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":859,"viewportWidth":1920,"weight":0.0004852356005256308,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.0004848001880336655,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00048471252009553374,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":649,"viewportWidth":393,"weight":0.0004845855075870176,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":851,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":393,"weight":0.00048432340455163757,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":406,"viewportWidth":256,"weight":0.00048414369008898463,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":830,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":719,"viewportWidth":393,"weight":0.0004840381451384529,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1528,"weight":0.0004838496208098194,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1528,"weight":0.0004837119015562392,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00048364447124621553,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":646,"viewportWidth":360,"weight":0.0004835316932715427,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.0004832598250393887,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00048303299933089683,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00048280110209975247,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.0004807340880178522,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":1440,"weight":0.0004804538375901237,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.5,"effectiveType":"4g","rtt":200},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":1424,"weight":0.0004802395617083897,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":3440,"weight":0.0004797339040147231,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.1,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.141 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.0004790926677723743,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":3.7,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.000478828264652512,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00047875153138634906,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":1528,"weight":0.0004777253965356158,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0004771232060795388,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":823,"viewportWidth":1512,"weight":0.0004770835894727084,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0004769028759756526,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00047688217387771315,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0004764501860392266,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":940,"screenWidth":1410,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":819,"viewportWidth":1410,"weight":0.00047644350551337335,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":430,"weight":0.0004763152430113442,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0004760036028766068,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0004758191574775028,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.00047555222645165584,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00047491629701815706,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.0004742741417771181,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00047405970711760946,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.134 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00047337187334368176,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1528,"weight":0.00047229705106195566,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1600,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1401,"viewportWidth":2064,"weight":0.00047211963210746393,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 14; SM-A156U Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":756,"viewportWidth":384,"weight":0.0004715478715812931,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":934,"screenWidth":1494,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":690,"viewportWidth":1405,"weight":0.0004714531941566903,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.0004708137390311528,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":965,"weight":0.00047069522068677694,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00047067005123521585,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":934,"viewportWidth":1920,"weight":0.00046968379590388786,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0004691895264812717,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0004682330725849474,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00046813941984619905,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00046785013683639526,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00046744659751635356,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":758,"viewportWidth":440,"weight":0.0004664273802922031,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":1440,"weight":0.0004655178635009887,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.0004654355336040849,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000465346142457916,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00046503323390178786,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":695,"viewportWidth":430,"weight":0.0004650220566457534,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.0004649380096605469,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0004638945275442416,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":950,"weight":0.00046357106948906226,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1067,"screenWidth":1707,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0","vendor":"Google Inc.","viewportHeight":941,"viewportWidth":1699,"weight":0.0004629887056372843,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":393,"weight":0.00046287263502329927,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0004627036010004396,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) EdgiOS/132.0.2957.122 Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":430,"weight":0.00046208468904489685,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00046167821830079,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.0004610659700261918,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0004601191942851163,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":635,"viewportWidth":375,"weight":0.0004600558824622615,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00045972759713934817,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0004590437784394905,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00045876172182865617,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":581,"viewportWidth":342,"weight":0.00045832972816854705,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0004580394585233999,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1692,"screenWidth":3008,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":870,"viewportWidth":1728,"weight":0.00045796429251938116,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":697,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":697,"viewportWidth":320,"weight":0.0004578242494139209,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00045739959195257977,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":448,"viewportWidth":375,"weight":0.0004570795854938624,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00045661654766737653,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0004558875725688445,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.0004549906693192313,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":828,"viewportWidth":1745,"weight":0.0004549812748926227,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.3,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.142 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.0004548811776226382,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":393,"weight":0.00045444463698691875,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.6,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.0004542993914755568,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":100,"effectiveType":"3g","rtt":400,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":756,"viewportWidth":384,"weight":0.0004542882787902011,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.0004529763420029836,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0004526930795713468,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":753,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":625,"viewportWidth":339,"weight":0.0004526684551974575,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00045176200671763174,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0004507980205274302,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00045013067621028224,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.0004498670824634036,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0004493793966776481,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.00044919580486679674,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00044895125376471075,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00044886984398313524,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":757,"viewportWidth":440,"weight":0.000448597455049469,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0004480673832882456,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1646,"viewportWidth":980,"weight":0.00044785978592019204,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":393,"weight":0.00044764582020248345,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.000447571591768542,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1 Ddg/18.3","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00044729995200846627,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0004466138177311738,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":676,"viewportWidth":402,"weight":0.0004464154998366755,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0004461595675088418,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":430,"weight":0.00044580980840900117,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":988,"viewportWidth":573,"weight":0.0004455580179718288,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":778,"viewportWidth":390,"weight":0.000444244681647226,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.45,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.0004431746454591046,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.0004430932820415441,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":823,"viewportWidth":1512,"weight":0.00044189424918964783,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":396,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":756,"viewportWidth":396,"weight":0.00044172030792985435,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":919,"viewportWidth":1920,"weight":0.00044152373420009485,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0004414277360755809,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":747,"viewportWidth":412,"weight":0.0004411989765914001,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00044046776063852487,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.3,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":679,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":679,"viewportWidth":384,"weight":0.00043917271775251453,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00043903144952820366,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.0004390258545214029,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":638,"viewportWidth":393,"weight":0.0004383298684657219,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0004383132001553228,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":612,"viewportWidth":375,"weight":0.0004382270071745078,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":713,"screenWidth":1180,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":1180,"weight":0.0004378977968560942,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.0004378003918588288,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0004375576410002512,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00043727169366701926,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":825,"viewportWidth":440,"weight":0.0004372529784723368,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":829,"viewportWidth":1579,"weight":0.0004369340088104262,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00043682726059624097,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0004366713662376913,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":667,"screenWidth":1187,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":484,"viewportWidth":1079,"weight":0.00043639323941819456,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.141 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.0004360083002955765,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00043594786026897076,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00043553054556106567,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.05,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00043426955709913493,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0004337936551108989,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.000433313878239657,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.000432597541422673,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0004325094418341127,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.0004318978741125847,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00043025205629350035,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0004302193006059077,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":345,"weight":0.0004297858213667284,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":7,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":543,"viewportWidth":375,"weight":0.00042946953340598673,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.85,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":588,"viewportWidth":320,"weight":0.00042850785822962545,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.45,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00042850176206316287,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":705,"viewportWidth":414,"weight":0.0004283713113387629,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00042822893651674003,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.0004277660594325034,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":0.00042624561049501593,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0004245483881722623,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0004242820522097626,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":4,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14092.77.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.107 Safari/537.36","vendor":"Google Inc.","viewportHeight":617,"viewportWidth":1366,"weight":0.0004237480521736916,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.0004232995440632294,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00042323552704338154,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":549,"viewportWidth":375,"weight":0.0004232041928682369,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000422702552672939,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.15,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1512,"weight":0.00042265521272378593,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":617,"viewportWidth":414,"weight":0.0004225517656009057,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00042252609445762195,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.4,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":677,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":677,"viewportWidth":384,"weight":0.000422412013461302,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":776,"viewportWidth":393,"weight":0.0004218878986483109,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0004218674687314062,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.55,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":671,"viewportWidth":360,"weight":0.00042065094340477325,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":360,"weight":0.00042031465089343743,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00041970161480278374,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00041901154898064843,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.0004189168081147384,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":747,"viewportWidth":412,"weight":0.0004187785845525056,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":910,"viewportWidth":958,"weight":0.00041872084215481954,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":430,"weight":0.0004184713526873257,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00041796558392966424,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.143 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00041782135674066226,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":641,"viewportWidth":393,"weight":0.00041781682676525917,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.25,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00041762908153464935,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.55,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":803,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":677,"viewportWidth":360,"weight":0.0004175936964824729,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.142 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00041739823123683803,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00041644898389580433,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00041636257610359705,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":876,"viewportWidth":432,"weight":0.00041613602412122656,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00041574051349171166,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00041518967532242054,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000414533484364156,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0004142612823389379,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":747,"viewportWidth":1600,"weight":0.0004142589817663987,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0004138229612633499,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00041341258309568935,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":708,"viewportWidth":1440,"weight":0.00041338862611770786,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000413103092667951,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.0004128279259740595,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00041247986174727244,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":2.9,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":920,"viewportWidth":1912,"weight":0.0004115664164791267,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.0004111574074634357,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_8_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":604,"viewportWidth":414,"weight":0.0004107477525906761,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00041039061590940443,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":992,"viewportWidth":1920,"weight":0.000410355378740053,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.0004096141739677701,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.55,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":384,"weight":0.00040941569351079474,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0004090551506862849,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.0004089648203663925,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":820,"viewportWidth":1440,"weight":0.0004086559227802519,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00040864586932593883,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.0004082881683911783,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0004079361241514568,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":728,"viewportWidth":1763,"weight":0.0004077609334628464,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.0004071873715339945,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.00040689413055300004,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1270,"viewportWidth":1865,"weight":0.0004065357372349584,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0004059832762685712,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.85,"effectiveType":"4g","rtt":250},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1360,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":1352,"weight":0.00040521219548313154,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":698,"viewportWidth":1424,"weight":0.0004049044579473323,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0004047023165635708,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00040404699191712014,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":430,"weight":0.00040402364175368594,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":360,"weight":0.0004035049666209035,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":652,"viewportWidth":393,"weight":0.0004034121888516408,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0004033262560774864,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00040259248229167547,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.0004021036811033066,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1474,"weight":0.00040186277606933326,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.0004017841206680947,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":752,"viewportWidth":428,"weight":0.0004014989336691434,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0004004883859990672,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0004001730162947815,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.9,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.000399986673405627,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":820,"viewportWidth":1440,"weight":0.00039983031793840303,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0003995610040036979,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":625,"screenWidth":1112,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":471,"viewportWidth":1112,"weight":0.0003992626123463502,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.0003987080001071455,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00039864697340488394,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.4,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":899,"viewportWidth":1237,"weight":0.00039830927503911747,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.15,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.0003979294306439836,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.05,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.0003972888851047052,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":810,"viewportWidth":1080,"weight":0.0003972090506636088,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0003971934479526328,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0003969999967078089,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000396984431063846,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":2,"screenHeight":1049,"screenWidth":485,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":849,"viewportWidth":485,"weight":0.00039637574597182833,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":393,"weight":0.0003955261915433149,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":820,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 11; Infinix X688B Build/RP1A.200720.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":736,"viewportWidth":360,"weight":0.00039547861559447616,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":947,"viewportWidth":1920,"weight":0.0003944994996239024,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00039395749398751675,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00039334751602575126,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00039298645476598714,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":672,"viewportWidth":1280,"weight":0.00039282840183025095,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":711,"viewportWidth":1536,"weight":0.0003928270600380882,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00039262981421547946,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":833,"viewportWidth":412,"weight":0.0003925645117964708,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":758,"viewportWidth":440,"weight":0.00039231293180306984,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00039168365934928696,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00039111830993174664,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0003908658686499883,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.0003904702863327062,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0003904021691783133,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/135.1 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00039028503101066196,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00038977188489433936,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000389498416438279,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0003893477441449979,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":874,"viewportWidth":402,"weight":0.0003892324952400295,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.95,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":833,"viewportWidth":1536,"weight":0.0003889091758181334,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":430,"weight":0.0003885476312637829,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1600,"screenWidth":3840,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1457,"viewportWidth":1904,"weight":0.0003885302599599802,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":803,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":677,"viewportWidth":360,"weight":0.0003883249825673146,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":561,"viewportWidth":393,"weight":0.000388260405069878,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":789,"viewportWidth":412,"weight":0.0003876984579634792,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":964,"screenWidth":1926,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":963,"viewportWidth":1920,"weight":0.0003876497095659407,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":412,"weight":0.00038733803666601103,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.0003869437354339457,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":708,"screenWidth":1544,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":1536,"weight":0.00038652614889279804,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0003865164847271703,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":960,"screenWidth":600,"userAgent":"Mozilla/5.0 (Android 10; Mobile; rv:132.0) Gecko/132.0 Firefox/132.0","vendor":"","viewportHeight":831,"viewportWidth":600,"weight":0.00038586114446597226,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.3,"downlinkMax":100,"effectiveType":"3g","rtt":550,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.0003856845782996742,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":428,"weight":0.00038565481072748057,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":944,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":809,"viewportWidth":1512,"weight":0.00038557252358858393,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.85,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":873,"viewportWidth":1496,"weight":0.000385290712540703,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":678,"viewportWidth":1280,"weight":0.00038521877524800907,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":823,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 11; moto g power (2022)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":823,"viewportWidth":412,"weight":0.00038491424494635826,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 [FBAN/FBIOS;FBAV/494.0.0.52.98;FBBV/696628843;FBDV/iPhone16,1;FBMD/iPhone;FBSN/iOS;FBSV/18.3.1;FBSS/3;FBCR/;FBID/phone;FBLC/en_GB;FBOP/80]","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":393,"weight":0.00038485100358278616,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":598,"viewportWidth":1280,"weight":0.00038414653429015897,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":1,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":674,"viewportWidth":1280,"weight":0.0003841437707090072,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.0003835744764786235,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0003829568880158303,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00038285323954976295,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.0003828451717809038,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0003825516874744968,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1003,"screenWidth":1504,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":1504,"weight":0.00038241184237760765,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":684,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":684,"viewportWidth":384,"weight":0.00038203917267036984,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00038179057678537127,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36 EdgA/133.0.0.0","vendor":"Google Inc.","viewportHeight":712,"viewportWidth":412,"weight":0.00038172482251435427,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.0003813296801818881,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1260,"screenWidth":2240,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1056,"viewportWidth":2233,"weight":0.00038127072242788283,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0003811675189898578,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":663,"viewportWidth":360,"weight":0.00038103036853028965,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00038027018390099983,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.0003801853414019424,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0003801044273146174,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.0003800747560765548,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.3,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":1400,"viewportWidth":1281,"weight":0.00038001189171513666,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":903,"viewportWidth":1897,"weight":0.00037995365260504757,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1256,"viewportWidth":2544,"weight":0.00037940050477501677,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00037916570444493754,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":428,"weight":0.00037912839404563234,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":5,"screenHeight":1504,"screenWidth":2256,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":1289,"viewportWidth":2256,"weight":0.0003790592675784656,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":927,"viewportWidth":1920,"weight":0.0003789410507559345,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0003785450477991093,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00037785663679110144,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":390,"weight":0.0003770805981832367,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.9,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.6613.137 Safari/537.36","vendor":"Google Inc.","viewportHeight":720,"viewportWidth":1280,"weight":0.00037676367510091615,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000376130996351969,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.00037561376157064597,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":1440,"weight":0.0003753015493462662,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00037525316225332924,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":1440,"weight":0.0003748860460162612,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00037464258361276403,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00037457182154483366,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00037443390453567425,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.0003743237078803915,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00037417916848389034,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00037350957135945433,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":776,"viewportWidth":1180,"weight":0.0003734456405542822,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00037301093586304115,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00037283369221489406,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0003727151573871765,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00037176090128883757,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0003716115722706692,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":430,"weight":0.0003711368741825143,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":852,"viewportWidth":393,"weight":0.0003703302341037779,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1280,"weight":0.0003696440367884043,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00036939827798557667,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0003691461430662839,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00036913128970298944,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.0003690384819614969,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00036903836740890167,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":352,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":715,"viewportWidth":352,"weight":0.00036787970333661724,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":699,"viewportWidth":1240,"weight":0.00036782720955049885,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0003670122700499988,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00036699459481148147,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":620,"viewportWidth":375,"weight":0.00036672320917170893,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1 Ddg/17.6","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.0003657949319054088,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1107,"screenWidth":1710,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":603,"viewportWidth":1200,"weight":0.0003654469268617478,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":685,"viewportWidth":1440,"weight":0.0003653987653171645,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.0003650103159883357,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.5,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1366,"weight":0.0003648614008475376,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":704,"viewportWidth":1528,"weight":0.0003646144323127644,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":2.3,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.00036460538975868393,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":390,"weight":0.00036434867262346486,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00036430251121777357,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":1280,"weight":0.00036423393328693644,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.5,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":0,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":856,"viewportWidth":1728,"weight":0.00036413483620657665,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.0003639484479516717,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00036388564351269315,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1000,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1000,"viewportWidth":1920,"weight":0.00036370182587546217,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":345,"weight":0.0003631938884459233,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":390,"weight":0.0003630385304171442,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":428,"weight":0.00036298912089775744,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00036291686533870994,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":393,"weight":0.0003627624792461497,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":774,"viewportWidth":1592,"weight":0.0003626133579857139,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":704,"viewportWidth":1536,"weight":0.0003625886913139995,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":1440,"weight":0.000362514498308808,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.35,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.0003623428833503584,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.0003620086953317099,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00036169082775905554,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00036152653812721416,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00036127458861667246,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":1280,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Lanai)","vendor":"Google Inc.","viewportHeight":1280,"viewportWidth":1280,"weight":0.00036125949645869783,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":955,"viewportWidth":1688,"weight":0.0003599585274899569,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":701,"viewportWidth":1424,"weight":0.00035922373625528464,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1010,"screenWidth":1795,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":853,"viewportWidth":1788,"weight":0.00035917438224714943,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00035898912129327283,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0003589729301264219,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133 Version/11.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0003588751123891465,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0003587156566280716,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":430,"weight":0.00035855638473590844,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000358185784872272,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00035799910997182365,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.000357786091945846,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":681,"viewportWidth":1366,"weight":0.0003570627498191091,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00035705346124498115,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0003565392448583948,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0003562932521475431,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0003561048967745238,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00035551041147850965,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":928,"viewportWidth":1912,"weight":0.000355493760188485,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.0003553765958789403,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000354575093435939,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":0,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":931,"viewportWidth":768,"weight":0.0003545243975939673,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.0003541371290374362,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0003536170431452513,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.5,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":852,"screenWidth":1517,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":684,"viewportWidth":1517,"weight":0.0003535838522672102,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":836,"viewportWidth":432,"weight":0.00035356117220015454,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0003534604108432956,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.142 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.0003532953657169008,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.75,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":810,"viewportWidth":432,"weight":0.00035317561598866454,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":968,"viewportWidth":1920,"weight":0.00035316901405593856,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0003526155080666017,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0003526101432988481,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00035233020045500924,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.0003522579920791949,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00035208506685798906,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0003520830406491267,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":1024,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.139 Safari/537.36","vendor":"Google Inc.","viewportHeight":719,"viewportWidth":1344,"weight":0.00035181437009922583,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":393,"weight":0.00035158431584067805,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00035115961956447565,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.9,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00035104171586058236,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1280,"weight":0.00035028470362416747,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":627,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":627,"viewportWidth":360,"weight":0.0003502731033758799,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0003501464112999357,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":626,"viewportWidth":375,"weight":0.00035011248983791494,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":947,"viewportWidth":1920,"weight":0.0003493986709578173,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.9,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":814,"viewportWidth":432,"weight":0.0003491003729258809,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":200},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0003490845873948833,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00034906800811379936,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.0003487163428158644,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00034856589840728206,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0003485197173130865,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0003481787932208389,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":803,"viewportWidth":1630,"weight":0.0003479788317258985,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0003479689164531405,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":759,"viewportWidth":440,"weight":0.00034760161977867273,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.0003470977063536555,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.120 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.0003468748662764817,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00034678116080971233,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.0003466657311114687,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1120,"screenWidth":1792,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":894,"viewportWidth":1323,"weight":0.00034608103110158125,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1912,"weight":0.00034585487053400836,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.95,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.0003450708087982339,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":773,"viewportWidth":1247,"weight":0.0003447221749962482,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9,"effectiveType":"4g","rtt":100},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1080,"viewportWidth":1920,"weight":0.00034440089167253086,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":608,"viewportWidth":320,"weight":0.0003436562555068601,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.0003435617514589519,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00034312276742867737,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00034311701270935824,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.0003427674459009366,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00034224699447332995,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":894,"viewportWidth":440,"weight":0.000342177733035212,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/356.2.728375747 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0003420556357438002,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.0003419094390413789,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/120.0.6099.119 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00034158930140455447,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00034145279002473846,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0003414385385022649,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0003410855979022892,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.1,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":962,"viewportWidth":1912,"weight":0.00034073033103105177,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":1,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":834,"viewportWidth":1692,"weight":0.0003404205993054261,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":804,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":764,"viewportWidth":360,"weight":0.000339947861566936,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.45,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.0003398702291447409,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":991,"viewportWidth":2048,"weight":0.0003395227532972275,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00033907306271565137,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":711,"viewportWidth":414,"weight":0.0003389119346836478,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.9,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.6203.1324 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":375,"weight":0.00033889610836858596,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00033883366831877903,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.35,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.0003387001089746817,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":844,"viewportWidth":390,"weight":0.00033853368263123704,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":750,"screenWidth":1200,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":581,"viewportWidth":1200,"weight":0.00033846389995925924,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00033796657843244396,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0003378216212849277,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0003377367397480081,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":590,"weight":0.00033721649902654263,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0003368896374096256,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.0003367389406447566,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.85,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":7,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Unique/96.7.6542.62","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00033673312073555944,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.05,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36 EdgA/133.0.0.0","vendor":"Google Inc.","viewportHeight":645,"viewportWidth":384,"weight":0.00033648139937390083,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":347,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":347,"weight":0.00033623863555820235,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":898,"viewportWidth":1366,"weight":0.0003361247097272557,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00033612118333547917,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00033582740690878994,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1458,"weight":0.0003357962521021258,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.0003356769544489462,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.4,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6523.4 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00033553821624359727,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":627,"viewportWidth":375,"weight":0.0003354518060224743,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":730,"screenWidth":1300,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":609,"viewportWidth":1300,"weight":0.00033508940881855193,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000335065724478714,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00033503616062261057,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0003350052336005213,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.0003349991249321104,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00033486889772856016,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0003346660095768612,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.0003343566089783161,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.0003343558753395984,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0003343068451818975,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.0003339100853319092,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":682,"screenWidth":1482,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":679,"viewportWidth":1478,"weight":0.0003335839460085684,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":1440,"weight":0.0003329550607895997,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.0003326372866518595,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.0003326226408856962,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":804,"viewportWidth":427,"weight":0.00033251490830555995,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0003324160090097271,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00033222110812150345,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00033205382793702863,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.154 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":390,"weight":0.0003320311331300629,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00033173812655672976,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1000,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1000,"viewportWidth":1728,"weight":0.00033159908088215424,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":635,"viewportWidth":375,"weight":0.0003315986536487278,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00033092291793170367,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00033091820879951834,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0003304314524796836,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":393,"weight":0.00033014797712218274,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00032972473516069257,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":428,"weight":0.00032952727121947616,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":1305,"weight":0.00032945227161709496,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1073,"viewportWidth":820,"weight":0.0003290888048976833,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0003286774103753841,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.00032864672081355656,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.0003285553139036805,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":839,"viewportWidth":1470,"weight":0.00032774155308331064,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1194,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":1194,"weight":0.0003277152402679431,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":884,"viewportWidth":520,"weight":0.0003275961902024012,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 OPR/116.0.0.0","vendor":"Google Inc.","viewportHeight":642,"viewportWidth":1312,"weight":0.00032739029325209545,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":829,"screenWidth":691,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":655,"viewportWidth":691,"weight":0.00032718518753713303,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":8.6,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00032696651730852294,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.1,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.00032662092966750315,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00032654297023562045,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0003264878897329705,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":701,"viewportWidth":1080,"weight":0.0003262491535605222,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0003260949155375904,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.6478.36 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.000326025904528974,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.0003259141021179715,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/48.0.2564.82 Chrome/48.0.2564.82 Safari/537.36","vendor":"Google Inc.","viewportHeight":418,"viewportWidth":359,"weight":0.00032580407512653137,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15 Ddg/18.3","vendor":"Apple Computer, Inc.","viewportHeight":679,"viewportWidth":1180,"weight":0.0003256750901974384,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":428,"weight":0.00032556059476210867,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.0003254610519452678,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00032544035060758184,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.6,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.0003253059640327915,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0003249452816200159,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":430,"weight":0.0003246078844558913,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0003245146543610346,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00032446578633110105,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000324454340528026,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00032418946124974663,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00032416868253501896,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":852,"viewportWidth":448,"weight":0.0003240904184371394,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":823,"viewportWidth":1512,"weight":0.0003239114127599074,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00032371917040534254,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0003236745263050408,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":878,"viewportWidth":1706,"weight":0.0003234970519483644,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.0003234811868363762,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.0003233834940299967,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00032332215891937285,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0003232141286810997,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00032316997515575107,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":719,"viewportWidth":1053,"weight":0.00032269426304645956,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.0003225905313574019,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":5,"screenHeight":972,"screenWidth":1728,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":789,"viewportWidth":1674,"weight":0.0003213307107055566,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0003213232098540856,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00032104549994205444,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":393,"weight":0.0003209497844323053,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0003208866507734438,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":671,"viewportWidth":360,"weight":0.0003208531237578617,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1 Ddg/18.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.0003207892242816436,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00032042151799989996,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":721,"viewportWidth":412,"weight":0.00032034914603587105,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":855,"viewportWidth":1517,"weight":0.00032011806011010915,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.0003197708182541165,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00031974211858853486,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.45,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":2,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.000319578042729496,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0003190906918937347,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.0003187689437239169,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.0003185880121052621,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":680,"viewportWidth":402,"weight":0.0003183510321212278,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00031814756618388766,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.00031772181153791226,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":428,"weight":0.00031713744150942233,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1280,"weight":0.00031711401071047473,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":759,"viewportWidth":440,"weight":0.0003166114369129115,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0003165999004983124,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00031657812131119463,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/135.0 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":755,"viewportWidth":440,"weight":0.000316537806438026,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00031622501750152194,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0003162085323190489,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.1,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":873,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":737,"viewportWidth":393,"weight":0.0003161306334467816,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00031599458166361305,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0","vendor":"","viewportHeight":1047,"viewportWidth":1920,"weight":0.00031581098645593194,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0003154675938511191,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00031538043431310244,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00031534825305995024,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00031468655885659317,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1028,"viewportWidth":1728,"weight":0.0003142269138213301,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":832,"viewportWidth":1470,"weight":0.00031392274890797774,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":527,"viewportWidth":314,"weight":0.0003138976821647019,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00031353755047391495,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":900,"viewportWidth":1440,"weight":0.00031276125942015517,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00031218012837635464,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00031188262760761196,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00031174572067341975,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":607,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":360,"weight":0.0003114820412789737,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.114 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00031116010257301366,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00031092790434886924,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv8l","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 12; SM-A115M Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":807,"viewportWidth":412,"weight":0.0003109062383095751,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":654,"viewportWidth":1280,"weight":0.00031082374865299913,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":630,"viewportWidth":375,"weight":0.000310606602546405,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.0003104283601520434,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/356.2.728375747 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00031002225236666795,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1000,"viewportWidth":1920,"weight":0.0003099567446982099,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.1,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":653,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":653,"viewportWidth":384,"weight":0.00030981668557796243,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1080,"viewportWidth":1920,"weight":0.0003097908752064829,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.000309578786183138,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":568,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":587,"viewportWidth":320,"weight":0.0003094941171632497,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.0003094182604088119,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00030917717187203055,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.8,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.141 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.0003091350384868656,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":930,"viewportWidth":1728,"weight":0.0003087253258174358,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00030834086011541974,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.0003081859443225272,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":347,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":654,"viewportWidth":347,"weight":0.0003080731410471703,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":947,"viewportWidth":1920,"weight":0.0003080596178980114,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00030803995894837743,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.000307881309835355,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":428,"weight":0.000307807254836828,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":620,"viewportWidth":390,"weight":0.0003074506485429987,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":962,"viewportWidth":1912,"weight":0.00030726464811245315,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00030706524285945946,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0003070582963817404,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":519,"viewportWidth":390,"weight":0.00030689617136279036,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00030683895496580585,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":663,"viewportWidth":360,"weight":0.00030683576991883586,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0003066835458931954,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00030661606290001853,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":584,"viewportWidth":638,"weight":0.0003065976339076817,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00030647867498393073,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00030624741382367617,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":776,"viewportWidth":412,"weight":0.0003062255485335316,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000306208577369857,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0003058540640841413,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1120,"screenWidth":1792,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1008,"viewportWidth":1317,"weight":0.0003054454711549166,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00030514993865588414,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":697,"viewportWidth":360,"weight":0.0003050993357597112,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":603,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":603,"viewportWidth":360,"weight":0.00030464263894900215,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0003045934788639374,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":548,"viewportWidth":375,"weight":0.00030456797769130996,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00030432509679467377,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":1440,"weight":0.0003043194677659055,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":393,"weight":0.00030430906958593505,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":750,"viewportWidth":1536,"weight":0.0003042188340090472,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.0003040481421693943,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00030384064912067945,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0003036473048085434,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.6,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.0003032875324423086,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00030316207289057806,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":852,"viewportWidth":393,"weight":0.0003027167081796059,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.1,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.0003025751254345783,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00030217431051211705,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.9,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":0,"screenHeight":1600,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36","vendor":"Google Inc.","viewportHeight":1600,"viewportWidth":1600,"weight":0.0003021496557041712,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":827,"viewportWidth":428,"weight":0.00030212567013239693,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0003019789534336413,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":806,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 12; CPH2387 Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":360,"weight":0.00030166505141024353,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":806,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 12; Infinix X669C Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":360,"weight":0.0003012702671278607,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.0003008875035881571,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":924,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.0003008454350003917,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":917,"viewportWidth":1920,"weight":0.00030081792565980265,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0003007060609174411,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":333,"viewportWidth":734,"weight":0.00030012344630236313,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":765,"screenWidth":344,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":626,"viewportWidth":344,"weight":0.0002997775026448426,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":1180,"weight":0.0002996225586900821,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0002995045586576384,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.1,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1280,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1059,"viewportWidth":2048,"weight":0.00029950420511642094,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00029901339893109735,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00029901016362112495,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00029883114467397587,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.0002985430060407732,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0002984455195396712,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.0002984274662407378,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":639,"screenWidth":1138,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":471,"viewportWidth":1138,"weight":0.0002980924163279929,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00029795807444581905,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":632,"viewportWidth":1280,"weight":0.00029791176465768156,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00029787005782495293,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00029781726971318004,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00029764932527031083,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.00029761423881126067,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00029734225534494026,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.8,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":2160,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":2160,"viewportWidth":1024,"weight":0.00029720055357214983,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.0002971521342714362,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0002969245428133814,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0002968215740041972,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":788,"viewportWidth":1361,"weight":0.00029595366160644146,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":950,"viewportWidth":1366,"weight":0.0002957354493387186,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00029553286133964565,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.0002953251883355398,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":906,"screenWidth":369,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":369,"weight":0.00029508631627785304,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Android 13; Mobile; rv:135.0) Gecko/135.0 Firefox/135.0","vendor":"","viewportHeight":800,"viewportWidth":432,"weight":0.00029507241594876465,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1223,"viewportWidth":2560,"weight":0.0002945356614824815,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":200},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1080,"viewportWidth":1920,"weight":0.00029415186333438275,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00029412868880128516,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002940287547910106,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":582,"viewportWidth":320,"weight":0.00029365964194726367,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0002934513569870725,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00029334680936289934,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00029318044560947964,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.0002931528890446334,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":958,"viewportWidth":1728,"weight":0.00029305897605442593,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":430,"weight":0.00029301795589736145,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":0,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.00029300232517517904,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.1,"effectiveType":"4g","rtt":0},"platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":375,"weight":0.00029266465620844754,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.120 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00029265759183597583,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":2,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":609,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":609,"viewportWidth":360,"weight":0.0002925549245101709,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0002925519317652354,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.3,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.0002924845680181879,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":755,"viewportWidth":1440,"weight":0.00029237795534848145,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.0002921972697510176,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":568,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":454,"viewportWidth":320,"weight":0.00029204348518758387,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":676,"viewportWidth":1380,"weight":0.0002919281639047609,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00029192607470099617,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00029173082850848635,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":430,"weight":0.00029145709593402517,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0002914423515634805,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":null,"effectiveType":"3g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":895,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":755,"viewportWidth":393,"weight":0.0002910174845397196,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00029095763104391195,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":823,"screenWidth":1463,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":662,"viewportWidth":1463,"weight":0.0002908765691380246,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":789,"viewportWidth":1427,"weight":0.0002907688250417313,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00029042228973743395,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":673,"viewportWidth":402,"weight":0.00029041889810272774,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.114 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00029026346781587303,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":390,"weight":0.0002901369545556251,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00029000139493418195,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":607,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":360,"weight":0.00028994555365363954,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00028993777016013894,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1110,"screenWidth":1664,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":975,"viewportWidth":1664,"weight":0.00028978285451719554,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0002897240870647916,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":863,"screenWidth":1389,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":863,"viewportWidth":1389,"weight":0.00028961116745257546,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.000288748708574128,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":938,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":827,"viewportWidth":412,"weight":0.0002886617880043888,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.000288029373684712,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00028795566608262493,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":899,"viewportWidth":1920,"weight":0.0002875012975685057,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":756,"viewportWidth":798,"weight":0.0002874316527690715,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":2.45,"effectiveType":"4g","rtt":150},"platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":934,"viewportWidth":1708,"weight":0.00028727284023774693,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0002872496024427188,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":920,"screenWidth":1922,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":917,"viewportWidth":1920,"weight":0.00028723173826599634,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00028709352828949563,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.120 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":402,"weight":0.0002870203356684523,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":991,"viewportWidth":1920,"weight":0.00028689473226787345,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":976,"viewportWidth":1712,"weight":0.0002867153038998245,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0002866959524897501,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002866637578671605,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00028661617884917517,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.00028619109383304305,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0","vendor":"","viewportHeight":501,"viewportWidth":1280,"weight":0.00028604633581926316,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.0002859035349618134,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":565,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":565,"viewportWidth":384,"weight":0.00028584464937374916,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1707,"screenWidth":2561,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1586,"viewportWidth":2560,"weight":0.000285620816733707,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00028535839864616327,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00028491060806201196,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00028480804128389004,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0002847316046500404,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.0002845987820333669,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":5120,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1278,"viewportWidth":2561,"weight":0.00028437987648605075,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":3.95,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.0002843127387817483,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":761,"viewportWidth":430,"weight":0.00028392882838975395,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00028384508122061754,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.85,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0002836498456990063,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":609,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":609,"viewportWidth":360,"weight":0.0002835424588844385,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.000283302711803326,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002830784214650832,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.0002829122162437587,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00028290572973605236,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":2.05,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":938,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":837,"viewportWidth":412,"weight":0.00028277059102186156,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":390,"weight":0.0002824579882192852,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.65,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.0002823843242704754,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.0002821640371246249,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00028179895782615003,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.0002813482485544346,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.55,"effectiveType":"4g","rtt":100},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/123.0.6312.52 Mobile/15E148 Safari/604.1","vendor":"Google Inc.","viewportHeight":844,"viewportWidth":390,"weight":0.00028109220719400467,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0002809283469903969,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"MacIntel","pluginsLength":5,"screenHeight":1329,"screenWidth":2056,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1143,"viewportWidth":2056,"weight":0.000280673682138587,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.0002806718598542872,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":852,"screenWidth":1517,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":684,"viewportWidth":1517,"weight":0.00028024879282121664,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":752,"viewportWidth":1324,"weight":0.00027981040555040247,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":1142,"weight":0.00027979588789602775,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00027955733889104933,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":719,"viewportWidth":414,"weight":0.00027953342181657526,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":395,"viewportWidth":952,"weight":0.00027951916634987717,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":641,"viewportWidth":375,"weight":0.0002793202797023292,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.00027903715086079016,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0002789914057524617,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.45,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.000278463110942557,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":430,"weight":0.00027843905861932614,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0002782666665316843,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":850,"viewportWidth":1673,"weight":0.00027819157236376284,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00027813792731298435,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00027805854782744354,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":827,"viewportWidth":1342,"weight":0.000277966719519422,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":729,"viewportWidth":430,"weight":0.00027768786768896087,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":815,"viewportWidth":432,"weight":0.00027766432166641773,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":873,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":788,"viewportWidth":393,"weight":0.0002774275181788704,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00027704427243547126,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00027697486805559695,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00027689241775539494,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/354.0.720749604 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00027659288572208534,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":548,"viewportWidth":375,"weight":0.0002760162511784483,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.7,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":851,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":719,"viewportWidth":393,"weight":0.0002759007816594423,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.0002757155596110857,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":928,"viewportWidth":1912,"weight":0.0002754134919682239,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 [FBAN/FBIOS;FBAV/494.0.0.52.98;FBBV/696628843;FBDV/iPhone14,3;FBMD/iPhone;FBSN/iOS;FBSV/18.3.1;FBSS/3;FBCR/;FBID/phone;FBLC/en_GB;FBOP/80]","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":428,"weight":0.00027536874341206635,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":548,"viewportWidth":375,"weight":0.000275351016331262,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":884,"viewportWidth":520,"weight":0.00027524700752317626,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.35,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00027522930993782106,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":390,"weight":0.0002748825870443583,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00027473014047115673,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00027443283416734513,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.1,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.141 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00027423060284313385,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0002740549649482099,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.0002739228802434312,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0002738524729681828,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":393,"weight":0.00027372003176639006,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0002735713334228319,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.10 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":1024,"weight":0.0002733648340099253,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002728348334765839,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0002726506379551412,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.0002726412314064753,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.000272531411659424,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":797,"viewportWidth":1453,"weight":0.0002724359430268282,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":620,"viewportWidth":375,"weight":0.000272392327027793,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.6478.36 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.0002722913679111078,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.000272095184365837,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1059,"screenWidth":1883,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":925,"viewportWidth":1883,"weight":0.0002719828122418072,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00027186000566778153,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.45,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":1280,"viewportWidth":3432,"weight":0.00027183433954973993,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":340,"viewportWidth":750,"weight":0.0002716524548851946,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":793,"viewportWidth":393,"weight":0.00027106730020006874,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.0002708996792059853,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00027089089303406627,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.0002704621258655399,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":826,"viewportWidth":1536,"weight":0.0002704418494998838,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":393,"weight":0.0002703849129409879,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0002701461850840766,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":1440,"weight":0.0002701431478880713,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00027013603941765624,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00027009746153771377,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.75,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.0002699610089400044,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":755,"viewportWidth":440,"weight":0.00026985695555369185,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.95,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":1518,"weight":0.0002698362981902938,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0002694773938892604,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00026947729990651337,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0002694590385868845,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.0002692753507837848,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0002689629058873013,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002686079745629514,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":393,"weight":0.0002685681966660565,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":873,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":737,"viewportWidth":393,"weight":0.0002681556408242144,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":393,"weight":0.00026789974396540484,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0002678665617436611,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1010,"viewportWidth":810,"weight":0.0002676566144604368,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00026763552567718164,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":731,"viewportWidth":430,"weight":0.0002673696695604103,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.3,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.78 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.0002673571695975514,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":200},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1225,"viewportWidth":2265,"weight":0.0002670590846085321,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.1,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00026697651261286924,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0002669698536730229,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.0002667564335373615,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000266563499525785,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00026645494439636445,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":681,"viewportWidth":1318,"weight":0.00026635916352812944,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0002662838265938411,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.35,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.0002661255758625289,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.000266101111073178,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":867,"viewportWidth":448,"weight":0.0002657731352003006,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0002657316868678281,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":393,"weight":0.0002655939165062261,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":917,"viewportWidth":1366,"weight":0.0002655909602334573,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.00026548801298380953,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.0002653652394752195,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":412,"weight":0.0002653556426550392,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":724,"viewportWidth":1253,"weight":0.0002650987460817369,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.0002650173374341651,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00026500802918128717,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/356.2.728375747 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00026479665209950664,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":933,"viewportWidth":1892,"weight":0.00026477037239327903,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00026476720934022333,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1080,"viewportWidth":1905,"weight":0.0002646499761285357,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.1,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.0002645582589653905,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0002642019180609632,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.000264135395615417,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00026412051427844954,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":3440,"weight":0.0002640049667319937,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":0,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1010,"viewportWidth":810,"weight":0.00026372875299730776,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00026341259908188954,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00026323996314602384,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.0002632140921765214,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.0002631640485157193,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0002631485965389691,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":852,"viewportWidth":448,"weight":0.0002631165305510691,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.000262943421091667,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":1492,"weight":0.0002627731533015495,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.65,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00026266828191644486,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":708,"viewportWidth":376,"weight":0.0002623440172389903,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00026229780087896236,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":653,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":653,"viewportWidth":384,"weight":0.00026215528523527976,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":959,"viewportWidth":1920,"weight":0.00026215251855120125,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.0002620620954117644,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.05,"effectiveType":"4g","rtt":250},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":560,"viewportWidth":768,"weight":0.0002620177425173195,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00026201140052657375,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.0002618796043329971,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0002617057149860423,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.00026144604933430745,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPad","pluginsLength":0,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (iPad; CPU OS 16_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":768,"viewportWidth":1024,"weight":0.0002613750710378909,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":965,"screenWidth":1715,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":802,"viewportWidth":1715,"weight":0.00026105881486573803,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":698,"viewportWidth":1024,"weight":0.0002609686761273916,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":716,"viewportWidth":414,"weight":0.00026084310512747684,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00026082908818128375,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00026074810779234687,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":807,"viewportWidth":428,"weight":0.00026071503542146206,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00026068229130202,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.45,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":766,"viewportWidth":412,"weight":0.0002604959753749017,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":673,"viewportWidth":402,"weight":0.0002603440304942926,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1376,"screenWidth":1032,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":914,"viewportWidth":1376,"weight":0.0002602846282666452,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0002602714778569063,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002601342614465702,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002601027451882104,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00026005959454551854,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":0.0002594896154522069,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00025927487446049033,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00025920799620085495,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00025903286064739967,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.00025892845570606605,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 13; SM-A035F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":384,"weight":0.0002587454480187028,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.5,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00025866821621197214,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.000258662563743991,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":712,"viewportWidth":1280,"weight":0.0002585680895118641,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0002584343494580317,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00025824503255189466,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00025804595513646123,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00025783616135602804,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.0002577989026414789,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00025778583439259523,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1260,"screenWidth":2240,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1069,"viewportWidth":2229,"weight":0.00025769239235558494,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0002576044169714996,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":1410,"weight":0.00025750057190411496,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":677,"viewportWidth":402,"weight":0.0002574099592543348,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0002573536837882294,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0002571758740791422,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0002571331982902318,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00025707664263683683,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":849,"viewportWidth":1920,"weight":0.0002568296119149986,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002566536585957099,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.0002559020170973604,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":652,"viewportWidth":390,"weight":0.0002558055570325745,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0002558002866029177,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":952,"viewportWidth":1902,"weight":0.00025579669686752877,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.00025572949324506453,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1280,"weight":0.0002556344544951879,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":390,"weight":0.000255371864883559,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":674,"viewportWidth":1272,"weight":0.00025517613953653394,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.0002551226732380442,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":763,"viewportWidth":1469,"weight":0.0002549632790298245,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":428,"weight":0.0002548503988570807,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.2,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":641,"viewportWidth":1366,"weight":0.00025484786237705816,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0002545596274625333,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.0002545070595066463,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.95,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00025443670282167404,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.4,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":849,"viewportWidth":412,"weight":0.0002542891002025708,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1061,"weight":0.0002540346020308713,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00025387333694759965,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":970,"viewportWidth":1643,"weight":0.0002537805773536165,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00025369197965225093,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00025368651039459837,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.00025363856759105867,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0002534956658116386,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000253474601478429,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":0.4,"downlinkMax":3.6,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.0002534269851113317,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":581,"viewportWidth":342,"weight":0.00025341964021801733,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":390,"weight":0.0002533570689750821,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":4096,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":992,"viewportWidth":1970,"weight":0.0002532078910852905,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00025320422196293873,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00025310606368558606,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":820,"viewportWidth":1440,"weight":0.0002530742438981151,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":887,"viewportWidth":1777,"weight":0.0002530202128773043,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1 Ddg/18.3","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.0002529613683677268,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.0002528032011569155,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":931,"viewportWidth":1920,"weight":0.0002527060839227659,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":522,"viewportWidth":320,"weight":0.00025270321940901614,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/356.2.728375747 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":393,"weight":0.00025265751778575507,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0002526276809927137,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00025230473819794067,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":0,"screenHeight":1600,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36","vendor":"Google Inc.","viewportHeight":1600,"viewportWidth":1600,"weight":0.0002522246646529554,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":866,"viewportWidth":1745,"weight":0.00025217869921679285,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00025213756722554956,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00025206864880128845,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0002520600732626453,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":620,"viewportWidth":1166,"weight":0.00025156620679549376,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":852,"screenWidth":1517,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":684,"viewportWidth":1517,"weight":0.0002513859158961869,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.000251331317901232,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":708,"viewportWidth":1528,"weight":0.000251249098184141,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00025088780737130684,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00025083369976966274,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":756,"viewportWidth":440,"weight":0.0002508014346602979,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.15,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":683,"viewportWidth":1440,"weight":0.00025079397741529293,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":4,"screenHeight":698,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":696,"viewportWidth":1440,"weight":0.0002505175377295535,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.5,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0002504301396751835,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0002502925208099312,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00025003883202661363,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.6,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":566,"viewportWidth":320,"weight":0.0002497443911060267,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00024973418496007676,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1528,"weight":0.00024949217823174753,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002494698299859454,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000249188904065547,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00024914821413300894,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00024889731585825674,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6523.4 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00024879623455902945,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":678,"viewportWidth":1440,"weight":0.0002487635169118803,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":723,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":360,"weight":0.0002486534264129896,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":393,"weight":0.0002486299327585414,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002484609867012529,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":402,"weight":0.0002481536763070348,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0002477190927856566,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00024770027573482587,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.8,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":851,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":671,"viewportWidth":393,"weight":0.00024763150113457026,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00024747050368587053,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0002474023152603006,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1337,"viewportWidth":2560,"weight":0.0002473769741054275,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":567,"viewportWidth":320,"weight":0.00024737394909114303,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00024735937813887666,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1110,"screenWidth":1664,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":949,"viewportWidth":1664,"weight":0.00024723216562812694,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00024717596516205166,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":722,"viewportWidth":430,"weight":0.00024699424195280637,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.0002468740076966516,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0002466450571230562,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.0002465939824583196,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002465894579165903,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00024640906660841627,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0002464050633057633,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.1,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":559,"viewportWidth":1280,"weight":0.0002462270874474665,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0002460535844928691,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.3,"effectiveType":"4g","rtt":200},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":798,"viewportWidth":1470,"weight":0.0002458902920557017,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002458342665356431,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":968,"viewportWidth":1728,"weight":0.0002456705638138609,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00024551481511127503,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.4,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":851,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":719,"viewportWidth":393,"weight":0.00024544069060446243,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":755,"viewportWidth":1407,"weight":0.000245380709070692,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00024536043942191744,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002451637578043327,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00024509699170024133,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.0002449924067472988,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002449468798772993,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002448077916334419,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00024480521878603764,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1528,"weight":0.0002446334533599272,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.35,"effectiveType":"3g","rtt":700},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":962,"viewportWidth":1912,"weight":0.000244372898056119,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.25,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.0002443030697387279,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.0002442980986503982,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":402,"weight":0.0002442813259068554,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00024422522044856163,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.00024420269911667466,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00024413426991234217,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.55,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":828,"viewportWidth":448,"weight":0.00024408276557064774,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00024379686421554912,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00024359711325558833,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":860,"weight":0.0002433219770732376,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0","vendor":"Google Inc.","viewportHeight":594,"viewportWidth":1276,"weight":0.00024304596184609705,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00024291861801832318,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00024287691148664777,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.8,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1360,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1360,"weight":0.00024284977780741576,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":805,"viewportWidth":1512,"weight":0.0002428098875383454,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.00024271507497701148,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00024262032563611793,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0002425595731755612,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.0002424096056722566,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00024228029632320587,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00024222378856237226,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00024221595431054337,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":2,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":917,"viewportWidth":1920,"weight":0.00024194018130784746,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.05,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.00024178927564209938,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.3,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.0002417206391526514,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.000241713494169815,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":2,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":899,"viewportWidth":1399,"weight":0.00024128092687634094,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00024124164023479547,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.4,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00024124163383784766,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00024115212958906017,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1313,"viewportWidth":2560,"weight":0.0002407914815606628,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.0002404534785431486,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14816.131.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":617,"viewportWidth":1366,"weight":0.00024043237123710223,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1912,"weight":0.00024001627580294354,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00023994048375532528,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00023920033465391616,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2560,"weight":0.00023912154956416427,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00023911788316565677,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0002389507519475915,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0002389317144267398,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002389143150590711,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":1366,"weight":0.00023884537109618648,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":393,"weight":0.00023882405323209392,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1260,"screenWidth":2240,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1079,"viewportWidth":2224,"weight":0.00023880210662086652,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":710,"viewportWidth":1180,"weight":0.00023874509480691352,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":864,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":732,"viewportWidth":432,"weight":0.00023859593649521317,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00023835730915347847,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.0002382897868220547,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.95,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":800,"viewportWidth":1528,"weight":0.0002381715119205866,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00023815900485963686,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":0.0002381150835862668,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0002380354573503481,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":1356,"viewportWidth":804,"weight":0.0002379789206060816,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00023785379447802802,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.3,"effectiveType":"3g","rtt":400},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":946,"viewportWidth":1228,"weight":0.00023777072315609617,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":676,"viewportWidth":402,"weight":0.000237546458329787,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1006,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":861,"viewportWidth":412,"weight":0.0002373845562884502,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 14; SM-A156U Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":756,"viewportWidth":384,"weight":0.00023718012826063996,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":636,"viewportWidth":1200,"weight":0.00023716340875938396,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00023714942745145396,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.6,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1024,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":855,"viewportWidth":1280,"weight":0.00023713542723655768,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0002365994980200503,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00023648090036224048,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00023639417109415223,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.5,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":362,"viewportWidth":780,"weight":0.00023628809210750822,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00023625447606751782,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00023610393813411552,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00023559857541702192,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00023554091847761326,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6523.4 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00023547474461809283,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00023543242183803167,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00023540756975184952,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00023487632340006673,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0002346343345864627,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00023420832663397967,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":430,"weight":0.0002340840221337953,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":200},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00023395346034972754,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":5120,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1270,"viewportWidth":2558,"weight":0.00023373502911141832,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":393,"weight":0.00023371983330366591,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00023368662444313507,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00023354879278809738,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.0002335187860617586,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":828,"viewportWidth":448,"weight":0.00023347458478928404,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (iPad; CPU OS 16_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/108.0.5359.112 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":1024,"weight":0.00023337376649890858,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":735,"viewportWidth":430,"weight":0.00023326920931331747,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00023318084762266326,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00023290769484588815,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000232867509422681,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":390,"weight":0.00023252926160001705,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":717,"viewportWidth":414,"weight":0.00023237963879057093,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00023213849303156274,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":1440,"weight":0.00023188339775681482,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.25,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.0002318788688617462,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":390,"weight":0.00023168693261301567,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.65,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":790,"viewportWidth":412,"weight":0.00023132787991418302,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.5,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00023125639794430993,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00023111859182349033,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":793,"viewportWidth":1512,"weight":0.00023091686025289814,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":727,"viewportWidth":1440,"weight":0.00023084027309854013,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00023079345957978923,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":793,"viewportWidth":393,"weight":0.00023077154072141947,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.00023067182110211265,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1270,"viewportWidth":1571,"weight":0.00023065478966884922,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00023064685275134348,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":430,"weight":0.00023054549851760095,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":924,"viewportWidth":1672,"weight":0.00023054034831033722,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.0002303597807633775,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002303329566085175,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00023017549366723754,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":390,"weight":0.00023006228556138146,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002300040736411564,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00022990977067504197,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00022986558182319495,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00022984924809326616,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1280,"weight":0.00022980502736628293,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":807,"viewportWidth":1266,"weight":0.00022966601892805843,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00022954460276838795,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.55,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":427,"weight":0.00022942613128512206,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00022887842733834582,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.00022856994758525275,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/120.0.6099.119 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00022855336009513152,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.1,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":2160,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":2160,"viewportWidth":1024,"weight":0.00022846174433573097,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":796,"viewportWidth":414,"weight":0.00022839486270075977,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/123.0.6312.52 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00022830125812454814,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00022829212761286312,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":733,"viewportWidth":1538,"weight":0.0002281817527488936,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":610,"viewportWidth":312,"weight":0.00022816583196465893,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00022810622108547922,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0002278995258697514,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00022756581759281408,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00022724065265841047,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":679,"viewportWidth":402,"weight":0.00022721970884200435,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00022719714406073765,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":731,"viewportWidth":1536,"weight":0.00022716307767446753,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":642,"viewportWidth":393,"weight":0.00022686794411424586,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00022680533191006078,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.25,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":804,"viewportWidth":1493,"weight":0.0002265388326851473,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1112,"screenWidth":834,"userAgent":"Mozilla/5.0 (iPad; CPU OS 17_7_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":1112,"weight":0.0002264342284245004,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":684,"viewportWidth":1536,"weight":0.00022642969235170786,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.65,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":912,"screenWidth":1368,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":743,"viewportWidth":1368,"weight":0.00022640262261717394,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00022637914649243946,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0002262717956539655,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00022625798017401555,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00022625511401413282,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.0002262245252588865,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00022611033422123612,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00022594643460840296,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00022593814991988834,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00022583556554184596,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00022581659916819205,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.35,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1006,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":866,"viewportWidth":412,"weight":0.000225799747121333,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.4,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":842,"screenWidth":674,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":664,"viewportWidth":674,"weight":0.00022579804817263004,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":7.1,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00022558944573552832,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":735,"viewportWidth":1440,"weight":0.00022541503978620536,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00022524620018310305,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":642,"viewportWidth":393,"weight":0.00022523445387889472,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.0002251166552993457,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0002245584834931259,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.00022455313961404537,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":390,"weight":0.00022421101259766053,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":390,"weight":0.00022414402709663826,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.0002240911803458574,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00022385968443439745,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1112,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.10 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1187,"viewportWidth":981,"weight":0.00022376559062625717,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":851,"viewportWidth":430,"weight":0.00022376075071117016,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":345,"weight":0.0002231316271513916,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0002229965285637094,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00022284848690881187,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00022276785815871186,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0002225762405866767,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":947,"viewportWidth":1920,"weight":0.00022227671964892204,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0002222455529953564,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0002222348324709466,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00022190228481683898,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1279,"viewportWidth":2560,"weight":0.00022186774914854248,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":1279,"viewportWidth":1283,"weight":0.0002218602199534725,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.65,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.0002217143397988843,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":779,"viewportWidth":345,"weight":0.0002216410787396883,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1073,"viewportWidth":1920,"weight":0.00022163411704476381,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":823,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 11; moto g power (2022)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":823,"viewportWidth":412,"weight":0.0002213865947490068,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00022136363164204528,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00022134827903554205,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00022134025875299905,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.9,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.00022127103810755047,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1031,"viewportWidth":1920,"weight":0.00022126595777796697,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00022089765902934245,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":772,"viewportWidth":1312,"weight":0.00022060287748360726,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.000220570969718089,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00022048120598433364,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.95,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":825,"viewportWidth":1440,"weight":0.0002204508894637513,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0002203069271246539,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00022030115795702753,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":713,"screenWidth":1180,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":1180,"weight":0.0002200202300536666,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":632,"viewportWidth":375,"weight":0.00021986002340301385,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.7,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":788,"viewportWidth":1073,"weight":0.00021973314599055328,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":412,"viewportWidth":780,"weight":0.00021971156850810923,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1329,"screenWidth":2056,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1129,"viewportWidth":2056,"weight":0.00021949271277313346,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0002194820808150373,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.0002192940114423309,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00021901308690862773,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":862,"viewportWidth":1680,"weight":0.0002189472886307418,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":917,"viewportWidth":1366,"weight":0.00021881940746989637,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00021875037670209644,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0002187336664189414,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00021872203240164148,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0002186710013269136,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":1528,"weight":0.0002185159977639841,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.0002184844067661987,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00021832180111627396,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00021829231531780616,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":360,"weight":0.0002182483331571198,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":962,"viewportWidth":2046,"weight":0.00021822351118273213,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":787,"viewportWidth":1440,"weight":0.0002181067980436947,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.0002180981767089336,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00021762958388427478,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1312,"viewportWidth":1278,"weight":0.00021761897727617336,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00021751738239244567,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0002174769925223869,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":630,"viewportWidth":375,"weight":0.0002174473897246367,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":607,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":360,"weight":0.00021716485092104765,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000217139515495237,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00021706923887600157,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00021685825679356097,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00021679858903075514,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":728,"viewportWidth":1389,"weight":0.00021678856574819106,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00021668670079053848,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.00021663226843615793,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.0002163093233886759,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.0002162333811677271,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00021622231004270377,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00021608150823872904,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":1169,"screenWidth":1800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1800,"weight":0.00021600461676743343,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.8,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.141 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00021577957840768666,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00021549453801564296,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00021546077207025194,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00021545697256365257,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00021534262442024737,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.05,"downlinkMax":100,"effectiveType":"3g","rtt":1250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":704,"viewportWidth":360,"weight":0.00021532397221185552,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":705,"viewportWidth":414,"weight":0.000215317051358952,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":1536,"weight":0.00021523341688604088,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":671,"viewportWidth":360,"weight":0.00021519148973436783,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0002151313824903339,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00021496849092569726,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":993,"viewportWidth":571,"weight":0.00021474379582446044,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00021472930709736526,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00021472494628617354,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":400,"weight":0.000214577199264002,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00021433204778874255,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":697,"viewportWidth":384,"weight":0.00021421454515854125,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00021411409243080387,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":804,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":669,"viewportWidth":360,"weight":0.0002138379917703861,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00021361606750686723,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":1440,"weight":0.0002135679841229039,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00021312821122470278,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0002131264334520987,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0002129819787619057,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":962,"viewportWidth":1912,"weight":0.0002129819660052419,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":3.4,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00021276571738157983,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000212764334029057,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00021261064268041226,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":641,"viewportWidth":375,"weight":0.00021229681480297853,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":873,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":736,"viewportWidth":393,"weight":0.00021224035754431874,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.45,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":641,"viewportWidth":1366,"weight":0.00021223781081639576,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":833,"viewportWidth":1680,"weight":0.00021222490288839353,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.8,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.00021217131111390456,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0002121640845284842,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00021210105670815127,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00021191777227102824,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00021178706340396164,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":642,"viewportWidth":1358,"weight":0.0002117198762771925,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00021169628577256378,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":756,"viewportWidth":428,"weight":0.0002115981382196326,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.7,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":657,"screenWidth":691,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":657,"viewportWidth":691,"weight":0.0002113342466387092,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.00021132381705835389,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0002112207994868727,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":859,"viewportWidth":428,"weight":0.00021110893869762313,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":393,"weight":0.00021109517686572826,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00021084780492024247,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00021081951993296566,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":1366,"weight":0.00021076970617236622,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.35,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.0002107463580693647,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.120 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00021065773485306772,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":778,"viewportWidth":390,"weight":0.0002106352508307789,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.45,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1872,"weight":0.0002105070997983058,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.141 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00021022214470387674,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00021015862140976108,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":641,"viewportWidth":1366,"weight":0.0002100277108645292,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0002099840500653428,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1270,"viewportWidth":1278,"weight":0.000209944742925493,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1270,"viewportWidth":1999,"weight":0.00020992173079626653,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1133,"screenWidth":744,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":667,"viewportWidth":813,"weight":0.00020983453661110716,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00020979807015884764,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00020975681559413722,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.0002097036966339533,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00020964970957472397,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00020955909961786816,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":0.0002095271192649124,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00020935909349220817,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/339.0.686111475 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00020931183008422266,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00020925648771693864,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00020903392329401507,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0002089759181880314,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.0002087318479881628,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":390,"weight":0.00020871362635137337,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00020868672059844875,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.45,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":852,"screenWidth":1517,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":1517,"weight":0.00020868168998004757,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":1280,"weight":0.00020866722551975792,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00020865594918819782,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00020861981613114083,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.00020861702783925683,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":873,"viewportWidth":430,"weight":0.00020860689489367692,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00020850891994136578,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00020849025953693714,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00020842887095510614,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00020841201090314603,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":430,"weight":0.00020830128556173467,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00020825106168631625,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":1536,"weight":0.00020806201194501324,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":959,"viewportWidth":2560,"weight":0.00020796919549526612,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.000207808601772875,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.78 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00020760641057015024,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":430,"weight":0.00020751095217363673,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":917,"viewportWidth":1366,"weight":0.0002073267840376569,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0002072553524158375,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":674,"viewportWidth":1272,"weight":0.00020712203419589157,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":550,"viewportWidth":375,"weight":0.0002070877274483969,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00020700524979320255,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00020681455928662929,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00020657582017925236,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00020647825713229222,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.45,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":865,"viewportWidth":448,"weight":0.00020646038456416648,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00020644239060416038,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/124.0.6367.88 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0002063383747842393,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.0002062885306649621,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":428,"weight":0.0002062737984006939,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00020606268007834514,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":1366,"weight":0.0002060290436984628,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.45,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":924,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":412,"weight":0.00020598351923721052,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00020567598672941725,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1528,"weight":0.00020567208971993716,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":390,"weight":0.00020566544376538965,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00020534039581457787,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00020520799198249474,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00020506728394862196,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.0002050466495363223,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1158,"weight":0.00020496397318232762,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00020488803941765517,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00020456242228751695,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":890,"viewportWidth":1053,"weight":0.0002045614554083156,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00020452774321206316,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1279,"viewportWidth":2560,"weight":0.0002045071590875583,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":590,"viewportWidth":375,"weight":0.0002044269496510847,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.00020437630785214055,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00020424982729964303,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0002041104995451531,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":3.6,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":820,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 14; Infinix X6711 Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":360,"weight":0.0002039281561524616,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00020391799161329654,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.5,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1366,"weight":0.0002038287827878245,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002037482013242569,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.00020373154087444746,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00020347030530189496,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.00020343161397662804,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000203224326175416,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":390,"weight":0.0002030641295727137,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00020304740179734456,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00020285862450679655,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00020283592040221221,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.00020282337169460083,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":393,"weight":0.0002028137899051947,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00020261237151036665,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00020255194714432787,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00020242419421385036,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00020225276072829133,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00020190735450566915,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00020187877644274488,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00020178508545976023,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00020161397687632488,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.00020154599228643853,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.0002014656424465766,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00020130649621355478,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002012084285601015,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15 Ddg/18.3","vendor":"Apple Computer, Inc.","viewportHeight":1064,"viewportWidth":820,"weight":0.00020099703141735766,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.8,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":714,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":714,"viewportWidth":412,"weight":0.00020067014959084808,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0002006327113540941,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00020062353491514685,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":881,"viewportWidth":1680,"weight":0.0002005444392242853,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":393,"weight":0.00020049513369475467,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00020043642828070419,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.114 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00020031683508378508,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":2.05,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":770,"viewportWidth":412,"weight":0.00020030782147741462,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":779,"viewportWidth":1440,"weight":0.00020026614942196685,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":583,"viewportWidth":1366,"weight":0.00020024188621011583,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":865,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.0002002035138341013,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00020004248693585215,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":618,"screenWidth":1098,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":483,"viewportWidth":1098,"weight":0.00019993974108855833,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":764,"viewportWidth":462,"weight":0.00019989015141856582,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001998538040352116,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":822,"screenWidth":1462,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":653,"viewportWidth":1462,"weight":0.00019984758985592773,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00019977128599273268,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":823,"viewportWidth":1274,"weight":0.0001997402697429897,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":721,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":598,"viewportWidth":1280,"weight":0.00019965820545903031,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":823,"viewportWidth":1444,"weight":0.00019960727206017701,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.0001995461604115546,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00019937431898057038,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":652,"viewportWidth":393,"weight":0.0001993094694383131,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.0001992471085357222,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00019922190128996258,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1707,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":846,"viewportWidth":1707,"weight":0.00019918327164256358,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00019914652574940124,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00019911415956291027,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":390,"weight":0.00019889739711671935,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":944,"weight":0.00019880527385252364,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.2,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00019878887008455205,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00019874645530986037,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00019872864542487474,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.00019861054093477538,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.00019853986117842652,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.0001984233359918868,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00019826077054694192,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/356.2.728375747 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00019825300945389984,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00019818696966768517,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.0001981741956456242,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00019796273400300932,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001979128069845466,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00019762487702378978,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00019752988569459812,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":393,"weight":0.00019746348824386002,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00019725679092957342,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.1,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00019717619206549437,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00019695712474657385,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":654,"viewportWidth":1412,"weight":0.0001968215798298951,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":652,"viewportWidth":393,"weight":0.00019674354268449528,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":432,"weight":0.0001967216133718098,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00019668233541891324,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.8,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.0001965333980901222,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":804,"viewportWidth":427,"weight":0.00019647879812052977,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.2,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":629,"viewportWidth":1280,"weight":0.000196212200073382,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.00019620794836509525,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.9,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.0001961141517853194,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36","vendor":"Google Inc.","viewportHeight":418,"viewportWidth":359,"weight":0.00019605970794905615,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00019601978359928056,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00019582389199788164,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.0001957579718674186,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":803,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":677,"viewportWidth":360,"weight":0.00019561184778553835,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00019559744200028378,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00019556733042934828,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":1280,"weight":0.0001955240905502804,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/107.0.5304.66 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":630,"viewportWidth":375,"weight":0.000195448285349959,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001953536289627689,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.25,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":815,"viewportWidth":432,"weight":0.00019524798872694869,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00019523117391257675,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":641,"viewportWidth":393,"weight":0.00019517021574341962,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00019504470055805586,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":787,"viewportWidth":1396,"weight":0.0001947087643244016,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.55,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1039,"viewportWidth":1920,"weight":0.00019459494751057716,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":430,"weight":0.0001944163239226909,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001944029982354036,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0001943192263573674,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00019425673536338232,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":320,"weight":0.00019408265351182616,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00019371458368632396,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00019360161722147118,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/331.0.665236494 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00019354672374462446,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00019339854616970065,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":933,"screenWidth":1492,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":1492,"weight":0.00019329183801691387,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00019324274695121355,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00019321649130899293,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.3,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":1536,"weight":0.000193165156007802,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001930878767945506,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.0001929854654178596,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00019295802238569306,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.00019291360018609374,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":907,"screenWidth":408,"userAgent":"Mozilla/5.0 (Android 11; Mobile; rv:135.0) Gecko/135.0 Firefox/135.0","vendor":"","viewportHeight":784,"viewportWidth":408,"weight":0.00019291141060458357,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.143 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.0001928159606303009,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":729,"viewportWidth":1024,"weight":0.00019270691119084146,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00019264989930156906,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":390,"weight":0.0001926388759043043,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00019259738795361308,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2560,"weight":0.00019258789452801647,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00019245370287902905,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00019244691637339436,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00019242078906145848,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":947,"viewportWidth":1920,"weight":0.0001924158936173726,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":844,"viewportWidth":390,"weight":0.00019238497360066697,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":823,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 11; moto g power (2022)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":823,"viewportWidth":412,"weight":0.00019233681204397648,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00019214483166309527,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00019203276321897497,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":519,"viewportWidth":320,"weight":0.00019201169976708747,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00019178434091613912,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00019174913043370185,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":724,"viewportWidth":414,"weight":0.00019156193147956354,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":540,"viewportWidth":326,"weight":0.00019151948848465276,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.00019142541492679863,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":250},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":962,"viewportWidth":1912,"weight":0.00019138336985080967,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":812,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 15; TECNO CL8 Build/AP3A.240905.015.A2; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":360,"weight":0.00019136367378401706,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00019132483595900494,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":806,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 12; Infinix X669C Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.166 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":360,"weight":0.0001912544484391623,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1217,"viewportWidth":2542,"weight":0.00019110661616833431,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00019099938616910865,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":676,"viewportWidth":402,"weight":0.00019093268353369738,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":430,"weight":0.00019040568039305298,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":714,"viewportWidth":1470,"weight":0.00019028649645397948,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001901982559788769,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00018995122503838807,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.0001897459149239656,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":752,"viewportWidth":428,"weight":0.00018972542104862068,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2560,"weight":0.00018971884842689638,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00018961311582260017,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00018956813003132768,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001895255243858244,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00018946351741643336,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00018942133944879609,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001892547002948516,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00018901994876614444,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00018876287646714849,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001887373817272555,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00018818735636411753,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00018818439435229907,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00018817701052549528,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.00018804867714317336,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":958,"viewportWidth":1728,"weight":0.0001880300404291239,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00018796155039429012,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00018776072787340167,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":772,"viewportWidth":1422,"weight":0.00018769263577115105,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":873,"viewportWidth":430,"weight":0.00018767654027609351,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.0001873918877627588,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":2,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Norton/131.0.0.0","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00018723841050505266,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00018709942091226767,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00018706821780529402,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1270,"viewportWidth":1718,"weight":0.00018705549388631833,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":704,"viewportWidth":414,"weight":0.00018696901451613503,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00018684948744069526,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00018660793769018747,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":390,"weight":0.000186590181362955,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.15,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":1440,"weight":0.00018654880386804613,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":534,"viewportWidth":375,"weight":0.00018652445553388568,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00018646230492329183,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00018644611732879728,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.8,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":683,"viewportWidth":1408,"weight":0.00018639274782795778,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.85,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":412,"weight":0.00018633615216954045,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00018619994624436155,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.75,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":412,"weight":0.00018574655315788826,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00018564455516758958,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":918,"viewportWidth":1912,"weight":0.00018554451271740184,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00018545163018040146,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.1,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.0001853873303923716,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00018523112220804192,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.0001852289102526918,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.00018520949434646942,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.00018514469966674087,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.0001851119688292642,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00018506487075897415,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001850292272333341,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.00018493798232718846,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00018487690641465118,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.7,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":922,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 14; moto g24 Build/UTA34.82-106; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":830,"viewportWidth":412,"weight":0.00018486786478901312,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.85,"effectiveType":"4g","rtt":200},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1080,"viewportWidth":1920,"weight":0.0001846564113737629,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001846046691264839,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00018444841873756893,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00018443633531098824,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":2.95,"effectiveType":"4g","rtt":250},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":608,"viewportWidth":1318,"weight":0.00018431191216632237,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00018422738509479858,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.25,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00018415820977656037,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.0001839241385467455,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":680,"viewportWidth":402,"weight":0.00018361115764151296,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.0001835147132751623,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":927,"viewportWidth":1920,"weight":0.00018343782344159095,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00018334537473583103,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00018297619362961238,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":412,"weight":0.00018270358980353516,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00018266694175129308,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00018264000637237564,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":634,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":634,"viewportWidth":360,"weight":0.00018260287743380324,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.25,"downlinkMax":null,"effectiveType":"3g","rtt":550,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00018256790830071702,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":930,"viewportWidth":1912,"weight":0.0001823724993269204,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.05,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":832,"viewportWidth":1470,"weight":0.00018232867358720472,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":616,"viewportWidth":375,"weight":0.00018230130977572428,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":1261,"viewportWidth":750,"weight":0.0001820031946834788,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00018194888379896828,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1083,"viewportWidth":820,"weight":0.00018165732130581306,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.35,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":775,"viewportWidth":384,"weight":0.0001816296422724939,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00018135764679947836,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":842,"viewportWidth":440,"weight":0.0001813524370132841,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00018108541113955818,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1279,"viewportWidth":2560,"weight":0.00018106312271001025,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.5,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":432,"weight":0.00018093669582131724,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.00018092837313955716,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":643,"viewportWidth":1366,"weight":0.0001808793560526443,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1031,"viewportWidth":1920,"weight":0.00018063472612427488,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00018053782260230293,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001803577455260894,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.00018033861429932925,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00018028154277299933,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00018025363942194682,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00017989055727613766,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0001798895149259471,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00017982746013509807,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00017979051947548998,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00017972457293986903,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.4,"downlinkMax":100,"effectiveType":"3g","rtt":550,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00017970166107939283,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001796895572637305,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1912,"weight":0.0001795763388285047,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":963,"viewportWidth":1920,"weight":0.00017954690187716897,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.120 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0001794864029583964,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00017945173973909454,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1152,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1152,"weight":0.00017939629104991484,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00017934492716637556,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":918,"viewportWidth":1920,"weight":0.0001792468824063882,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":683,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":683,"viewportWidth":384,"weight":0.00017909449980691708,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":727,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":339,"weight":0.00017883029805539164,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":412,"weight":0.00017869481121431157,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.00017855723801510023,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":749,"viewportWidth":1440,"weight":0.00017855700629809416,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":428,"weight":0.00017847725188557765,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":769,"weight":0.00017843323790193164,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.15,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":360,"weight":0.00017842218371243092,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00017840942876570825,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00017836296786422924,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00017834614937645125,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.25,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.0001782790024632076,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":955,"viewportWidth":1920,"weight":0.0001781142487947006,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":784,"viewportWidth":1179,"weight":0.0001780718895286633,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00017791691768021334,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00017790510799561794,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":721,"viewportWidth":1286,"weight":0.00017785298078870277,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":1280,"weight":0.00017780037785402927,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00017769902011965873,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.4,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00017769379649810218,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":617,"viewportWidth":390,"weight":0.00017743719802339587,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":887,"viewportWidth":1920,"weight":0.00017739172216426228,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Android 13; Mobile; rv:135.0) Gecko/135.0 Firefox/135.0","vendor":"","viewportHeight":667,"viewportWidth":360,"weight":0.00017706859273900624,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":360,"weight":0.0001770577451830797,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.8,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 14; SM-S711W Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/133.0.6943.121 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/494.0.0.61.104;]","vendor":"Google Inc.","viewportHeight":708,"viewportWidth":384,"weight":0.0001770157996634253,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0001769994237754104,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.00017692148655629042,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00017690949435063017,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":732,"viewportWidth":430,"weight":0.0001768368740818044,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00017683592992459322,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":521,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":521,"viewportWidth":360,"weight":0.00017682684156576645,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":2,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":894,"viewportWidth":1665,"weight":0.0001765020368057999,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":840,"viewportWidth":487,"weight":0.0001764852071516385,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001764732654607649,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00017642235012638595,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.75,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":691,"viewportWidth":1429,"weight":0.0001764078406646303,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00017633602148902914,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":832,"viewportWidth":412,"weight":0.00017607477850192224,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00017600017549504145,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":621,"viewportWidth":1280,"weight":0.00017597238806125255,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1032,"viewportWidth":1920,"weight":0.00017593634982575822,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":757,"viewportWidth":440,"weight":0.00017585382119094916,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.2,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":730,"screenWidth":1300,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":561,"viewportWidth":1300,"weight":0.00017558170272223146,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.00017544500584341544,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.85,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 OPR/116.0.0.0","vendor":"Google Inc.","viewportHeight":464,"viewportWidth":768,"weight":0.00017530942980735468,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00017530679423370427,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00017516263097214145,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00017505042193648735,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00017489029549327566,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 14; Pixel 6a Build/AP2A.240905.003.F1; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":816,"viewportWidth":412,"weight":0.0001748209256986214,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00017476480013415942,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":895,"viewportWidth":1690,"weight":0.0001746926371237752,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":735,"viewportWidth":430,"weight":0.00017466588067237043,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00017459973449026917,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00017453505701502082,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":962,"viewportWidth":1912,"weight":0.00017449887134542724,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00017447134136813438,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00017424997858053902,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":729,"viewportWidth":430,"weight":0.0001739354794061797,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00017379865587112956,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.65,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.0001735474992482756,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.00017351657480113285,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":0.8,"effectiveType":"3g","rtt":400},"platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":862,"viewportWidth":428,"weight":0.000173404548590583,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0001733408639802685,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00017329355525491248,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":559,"viewportWidth":1280,"weight":0.00017325470343183502,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.00017318077298082002,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00017316766147588582,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0001730112334017366,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00017272798619532092,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00017267878249571634,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":721,"viewportWidth":1440,"weight":0.00017228690880210655,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00017227560946240578,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00017224388740661917,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00017222013332184673,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.2,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0","vendor":"Google Inc.","viewportHeight":962,"viewportWidth":1912,"weight":0.0001721641845175122,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":1280,"weight":0.00017201875756050642,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00017171312263792774,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":739,"viewportWidth":1600,"weight":0.00017165977346712428,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":723,"viewportWidth":393,"weight":0.00017157403209330904,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00017148567640338274,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001714810314768199,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00017145766550086364,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0001714091063631078,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":854,"viewportWidth":430,"weight":0.00017135067956754876,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00017132478081851812,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":927,"viewportWidth":1920,"weight":0.00017127056644827433,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.5,"effectiveType":"3g","rtt":450},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00017124543015603405,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":920,"viewportWidth":1912,"weight":0.00017120674414940643,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00017119645562454277,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":912,"screenWidth":1368,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":752,"viewportWidth":1368,"weight":0.00017113026632744127,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00017100375979646677,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.0001708155954798297,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0001707310522452775,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.25,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1912,"weight":0.0001706149733961949,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.0001705954985784324,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.25,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":877,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00017055415881309146,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":683,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":683,"viewportWidth":384,"weight":0.000170536989208907,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.0001705339975328516,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00017053279149102112,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":711,"viewportWidth":414,"weight":0.0001705169985729492,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00017030538541779847,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00017012113285979244,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.143 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.0001700981736774452,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36 OPR/87.0.0.0","vendor":"Google Inc.","viewportHeight":704,"viewportWidth":412,"weight":0.00017005398408416605,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00016995949584007372,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00016988387252818763,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00016981545512534472,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.00016962947332127844,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":566,"viewportWidth":320,"weight":0.00016950087220166202,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":992,"viewportWidth":1712,"weight":0.00016914201414436,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00016907980833581052,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.00016902832705996862,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/121.0.6167.171 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00016882151338809106,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00016875204270103613,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.0001686154072780554,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00016860000726335016,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00016858960799208132,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":674,"viewportWidth":412,"weight":0.00016847360583056452,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":995,"screenWidth":444,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":852,"viewportWidth":444,"weight":0.00016840311497258478,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.85,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":694,"viewportWidth":384,"weight":0.0001682871030626466,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":390,"weight":0.00016823868535814694,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00016817108046708552,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00016811710161963915,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00016786886825354667,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00016779439558943157,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001676382719167417,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":402,"weight":0.00016760867261315996,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.00016748727906728248,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00016748579523236318,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0001674314865211295,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00016717193864556476,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1194,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":1194,"weight":0.0001671572767179833,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":1288,"viewportWidth":2552,"weight":0.0001670478020389276,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":844,"viewportWidth":390,"weight":0.00016700187166632948,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":696,"viewportWidth":384,"weight":0.00016682055950080032,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":393,"weight":0.00016680734824731701,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":364,"screenWidth":813,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":364,"viewportWidth":813,"weight":0.0001667758811064337,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.114 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00016660472090387256,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.4,"downlinkMax":100,"effectiveType":"3g","rtt":450,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00016650510389556547,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":928,"viewportWidth":1912,"weight":0.00016648526220288377,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":756,"viewportWidth":412,"weight":0.0001663720574767508,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00016637193709452425,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00016636300374874927,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":683,"viewportWidth":1424,"weight":0.00016627141252263753,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00016622649954194565,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00016611290355451024,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.6,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1440,"weight":0.0001660455713595186,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":428,"weight":0.00016597834262103574,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00016586047424104627,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00016582279767573502,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00016579958175523375,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":767,"viewportWidth":1324,"weight":0.0001657440573884663,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00016572567921838597,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.05,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":924,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":412,"weight":0.00016560355272695829,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00016552384472016325,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":719,"viewportWidth":384,"weight":0.00016552180436500813,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":704,"viewportWidth":1080,"weight":0.0001654436564388854,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001654293991772009,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00016542899195634515,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":676,"viewportWidth":402,"weight":0.00016538626839727145,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00016534980889694473,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":712,"viewportWidth":414,"weight":0.0001653016565351886,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":1324,"weight":0.00016527024955049108,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.0001652426342863976,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":541,"viewportWidth":1280,"weight":0.00016514289817783618,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00016506593513871976,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00016488400773454463,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":708,"viewportWidth":360,"weight":0.00016480516915994955,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1541,"weight":0.0001647202347194944,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00016469137162547972,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00016443995898057169,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":1440,"weight":0.0001643322742997722,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00016416790421951787,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00016415594840947593,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0001641539497901477,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00016412049261865756,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":747,"viewportWidth":428,"weight":0.00016401979145054546,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1067,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":898,"viewportWidth":1278,"weight":0.00016391187054311674,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.0001636865061813082,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00016367991185646804,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":715,"viewportWidth":1440,"weight":0.00016364074148724264,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":742,"viewportWidth":1536,"weight":0.00016356267964554635,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":793,"viewportWidth":393,"weight":0.00016355400855576547,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.00016344699323941257,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00016332820567549247,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00016326849365729104,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00016324387988975327,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":732,"viewportWidth":430,"weight":0.0001631468262750152,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":393,"weight":0.00016306520680341383,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00016303321864365723,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0001629246451647725,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":100,"effectiveType":"3g","rtt":1000,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":360,"weight":0.00016286800044464035,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00016278353188809724,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00016277907642206195,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":null,"effectiveType":"3g","rtt":300,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":375,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":698,"viewportWidth":375,"weight":0.0001627444654923397,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":567,"viewportWidth":1280,"weight":0.00016268424346209783,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":631,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":360,"weight":0.0001626163427433608,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00016260470144507895,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":710,"viewportWidth":414,"weight":0.00016259394602546103,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":630,"viewportWidth":375,"weight":0.00016235483323464586,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0001622700294892687,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00016219506021183046,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.8,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.0001621862563507084,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1 Ddg/18.1","vendor":"Apple Computer, Inc.","viewportHeight":677,"viewportWidth":402,"weight":0.00016215602104555527,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0001621355695309984,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00016209406268388312,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.05,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.0001619914953792463,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00016191970284794847,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001617976490434485,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":926,"screenWidth":1924,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":925,"viewportWidth":1920,"weight":0.00016168993336749968,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.0001614464122390584,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00016143708942079678,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00016141981135710796,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00016139134283420087,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":917,"viewportWidth":1366,"weight":0.00016138658596563597,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.75,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00016129991721882208,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00016129362845245567,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00016127152651251593,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":430,"weight":0.00016127033522113398,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":823,"screenWidth":1223,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":823,"viewportWidth":1223,"weight":0.00016125500181938098,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00016121307916299178,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00016117705421601997,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00016111022720329712,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00016108418463922134,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1280,"screenWidth":800,"userAgent":"Mozilla/5.0 (Linux; Android 9; KFTRWI) AppleWebKit/537.36 (KHTML, like Gecko) Silk/132.1.97 like Chrome/132.0.6834.163 Safari/537.36","vendor":"Google Inc.","viewportHeight":1094,"viewportWidth":800,"weight":0.00016093747909567992,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":587,"viewportWidth":360,"weight":0.00016092139302124441,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":963,"viewportWidth":1920,"weight":0.00016074989895115705,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/135.1 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":611,"viewportWidth":414,"weight":0.00016074247217240438,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.0001606607479608953,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":430,"weight":0.0001604615629601177,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00016028762964383545,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":729,"viewportWidth":1433,"weight":0.000160272083936745,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.00016025989021538193,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001601789658939614,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00016015237147469304,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":412,"weight":0.00016008998360867257,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.85,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00016005845033573407,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 OPR/116.0.0.0","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1866,"weight":0.00016001716109593695,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":664,"viewportWidth":360,"weight":0.00015995727328208288,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00015993506845923645,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":749,"viewportWidth":428,"weight":0.00015987923909545598,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00015984556589744168,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.95,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00015982614605221458,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00015978245746635144,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":681,"viewportWidth":1440,"weight":0.00015959328873196477,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00015956545647121214,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001595636538991916,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1007,"screenWidth":601,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":871,"viewportWidth":602,"weight":0.00015951563665905045,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00015939532838457986,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":745,"screenWidth":1325,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":1473,"weight":0.00015937276140430554,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":810,"viewportWidth":432,"weight":0.00015923278455300994,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0001591958985073862,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":390,"weight":0.00015916913453772438,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":1366,"weight":0.00015914864232046823,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001591395950041194,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":1440,"weight":0.00015912449038356594,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":402,"weight":0.00015910214552879734,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":3840,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":864,"viewportWidth":2246,"weight":0.00015906610667520835,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00015904692343495218,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:136.0) Gecko/20100101 Firefox/136.0","vendor":"","viewportHeight":1287,"viewportWidth":2560,"weight":0.00015903185919938505,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00015899577119894877,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1862,"viewportWidth":980,"weight":0.00015894686828196258,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":390,"weight":0.00015860313044323914,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00015858142167815526,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00015846968173951725,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00015845970394283082,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00015836065955125364,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.00015829685291756233,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.25,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":674,"viewportWidth":1272,"weight":0.0001582512957139227,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.1,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00015824643207915464,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1912,"weight":0.0001582151466951419,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":917,"viewportWidth":1366,"weight":0.00015811967091484725,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00015806586276451837,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.0001580243463941985,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.00015792677469286177,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00015782932307903717,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":776,"viewportWidth":412,"weight":0.0001578076766022745,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":710,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":710,"viewportWidth":412,"weight":0.00015778445782035281,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.114 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00015775916019022493,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.5,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":2,"screenHeight":1067,"screenWidth":1707,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":898,"viewportWidth":1707,"weight":0.00015771748228349342,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00015760630789559804,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":676,"viewportWidth":402,"weight":0.00015754035836579414,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00015753135107589717,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00015748114521855426,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":2,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":830,"viewportWidth":1907,"weight":0.00015743757773496592,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":569,"viewportWidth":342,"weight":0.0001573662197807253,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00015721522349859058,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":641,"viewportWidth":375,"weight":0.0001571151441679184,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":682,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":682,"viewportWidth":412,"weight":0.0001570927029109752,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":901,"viewportWidth":1920,"weight":0.00015696837118988377,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":2.55,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":962,"viewportWidth":1912,"weight":0.00015695193610265314,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00015693290595319078,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00015688418051873582,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":772,"viewportWidth":1440,"weight":0.00015686628625331668,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1312,"viewportWidth":1718,"weight":0.00015682936718494427,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00015679502558806993,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":696,"viewportWidth":384,"weight":0.0001567491942011461,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":430,"weight":0.00015664778680456355,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":1278,"screenWidth":2561,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1277,"viewportWidth":2560,"weight":0.00015661661124804108,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.0001566019967554682,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":384,"weight":0.00015657329904230824,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00015652155555957728,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0001564906674541518,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1280,"weight":0.00015627639573923016,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.95,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1912,"weight":0.0001562151971424696,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":384,"weight":0.00015597212273174162,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":742,"viewportWidth":1536,"weight":0.00015592839110297133,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001558230573148317,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00015566641329487236,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":776,"viewportWidth":1512,"weight":0.0001556519107918181,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00015563301397057298,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00015562197894517822,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1329,"screenWidth":2056,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1103,"viewportWidth":1793,"weight":0.00015528038611099584,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":572,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":572,"viewportWidth":360,"weight":0.00015516256959854992,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":631,"viewportWidth":375,"weight":0.0001551264095892146,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00015498949765921358,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.00015493494719408778,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":758,"viewportWidth":440,"weight":0.0001548615951318654,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":736,"viewportWidth":1440,"weight":0.0001548302090369643,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":771,"viewportWidth":1440,"weight":0.00015481904147141175,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":841,"viewportWidth":1166,"weight":0.00015472849309536234,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.0001545081418761973,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00015449759759832138,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1912,"weight":0.00015444902226650114,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":525,"viewportWidth":320,"weight":0.0001542715997794067,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":879,"viewportWidth":1765,"weight":0.00015417497725488057,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.5,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.0001541515250501176,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00015391964453029657,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00015390645219956483,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00015387397502796595,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00015372068945959061,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00015358296853853752,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00015339446595824608,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.00015336569739446187,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":393,"weight":0.00015333924884730176,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":844,"viewportWidth":1738,"weight":0.00015331594720431764,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.0001531385469469924,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":0,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":1024,"weight":0.0001531097797846225,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":393,"weight":0.00015298737642645881,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/354.0.720749604 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00015297041901266242,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00015279583282950388,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.00015270470197844917,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00015270069266724528,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":100,"effectiveType":"3g","rtt":750,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00015265648436297677,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.120 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":896,"viewportWidth":414,"weight":0.00015264428174791998,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":1279,"screenWidth":2564,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1277,"viewportWidth":2560,"weight":0.00015246864252629926,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00015241510754681229,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.0001523998292763011,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00015234522245030562,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.15,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":7,"screenHeight":1152,"screenWidth":4096,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":984,"viewportWidth":1586,"weight":0.0001523085704879521,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00015227769957245008,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.85,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1536,"weight":0.00015226003544427673,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":694,"viewportWidth":1440,"weight":0.00015204311574148005,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":0,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":992,"viewportWidth":1920,"weight":0.00015202358995293765,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":747,"viewportWidth":412,"weight":0.00015201451406398627,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":697,"viewportWidth":414,"weight":0.0001519649094349432,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":696,"viewportWidth":384,"weight":0.00015195108167270942,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.6,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1253,"viewportWidth":2560,"weight":0.0001518857378603751,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00015184726299872941,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.5,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":812,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":678,"viewportWidth":360,"weight":0.0001517250410046575,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001516692266810284,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00015156468879957594,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00015144071206762535,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1110,"screenWidth":1664,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":950,"viewportWidth":1656,"weight":0.00015131091237209716,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00015129593194958924,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00015127641614762143,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00015126133015559256,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.0001511844991736393,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00015112238021607765,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":5,"screenHeight":774,"screenWidth":1376,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":560,"viewportWidth":1156,"weight":0.00015105442221855853,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.0001509743882251859,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1350,"weight":0.0001509021937664257,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":698,"viewportWidth":1440,"weight":0.00015086979525632117,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.0001507681218470009,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":1528,"weight":0.00015076390507531325,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00015072286919009053,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":758,"screenWidth":1294,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":751,"viewportWidth":1291,"weight":0.00015071164825292724,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0001506884173604452,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0001506707130104529,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":360,"weight":0.00015060038770383204,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.55,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":753,"viewportWidth":412,"weight":0.0001505809058863957,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":928,"viewportWidth":1912,"weight":0.0001505299268102683,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00015042039859838055,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":200},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":674,"viewportWidth":1272,"weight":0.00015022380028881468,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":728,"viewportWidth":428,"weight":0.00015017920173274334,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.0001501643658424774,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":428,"weight":0.00015011281989415996,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00015007296642549351,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":428,"weight":0.00015004377584496183,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":384,"weight":0.00014997912415950408,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00014975934940701722,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":632,"viewportWidth":1280,"weight":0.00014970093940446465,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.75,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.000149659637394594,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00014939663784292192,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_8_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.0001493886189146923,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":360,"weight":0.00014931787914658286,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1014,"viewportWidth":1920,"weight":0.00014925535714635494,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.142 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.0001492204078102843,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00014913690845220885,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":675,"viewportWidth":402,"weight":0.0001490294311017625,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.000148996064134159,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00014893373786397168,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00014889572687918254,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00014888221328817223,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.0001488322731677089,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":618,"viewportWidth":393,"weight":0.00014883157335259667,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00014883027250756143,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001488089706836987,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":100,"effectiveType":"3g","rtt":300,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00014876082656129503,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00014874378000964412,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00014873962948947704,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":705,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":705,"viewportWidth":360,"weight":0.00014859243742686149,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":969,"screenWidth":1923,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":963,"viewportWidth":1920,"weight":0.0001485744963494636,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0001485084002675013,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00014847548303464358,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":360,"weight":0.00014841577139765554,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00014833257570278098,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":704,"viewportWidth":1528,"weight":0.00014830145936435573,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.9,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.00014828805386031644,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.0001482701141087292,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":2,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":636,"viewportWidth":360,"weight":0.00014818027376731937,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00014815492035366394,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001481232838238656,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00014810051491222944,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1039,"viewportWidth":1920,"weight":0.0001480342388770144,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":0,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":755,"viewportWidth":1423,"weight":0.0001480299574941196,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00014802151892525113,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00014802004712472522,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00014800089114050069,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.8,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":604,"viewportWidth":339,"weight":0.00014795142581833297,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1305,"viewportWidth":2560,"weight":0.00014774832472876721,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00014760088718539767,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":955,"viewportWidth":1888,"weight":0.0001475905380206867,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.55,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":933,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":799,"viewportWidth":412,"weight":0.0001475894987106056,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.95,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.00014749299778306948,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00014741307960225837,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.000147383214013375,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":705,"viewportWidth":1347,"weight":0.00014738023652777769,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0001472315400775706,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":639,"screenWidth":1138,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":518,"viewportWidth":1138,"weight":0.00014722765117924498,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.65,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14816.131.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":1366,"weight":0.00014673202976136964,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001467219921266628,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.0001467085564189308,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":901,"viewportWidth":1920,"weight":0.00014659989541199026,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00014655122177371408,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001464897573855195,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00014622661154606745,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00014621088928004974,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":865,"viewportWidth":1512,"weight":0.00014617552441968017,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0001461240599828781,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":384,"weight":0.00014606301826057067,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.65,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":867,"viewportWidth":1920,"weight":0.000145997468429621,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.000145934513545714,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.55,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00014585615595248482,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0001457671035537229,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0001457550060632522,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0001456299512942824,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":384,"weight":0.0001456075317261157,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":798,"viewportWidth":1470,"weight":0.0001455588695432224,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":703,"viewportWidth":1536,"weight":0.0001455486534332713,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00014552513575925624,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.00014542457116251297,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00014539602998595217,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.1,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":661,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":661,"viewportWidth":384,"weight":0.0001452356702342801,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00014522372882688287,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000145186367763827,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00014506376993985454,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.00014500832017092793,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":384,"weight":0.00014492962942329985,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.154 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":430,"weight":0.00014469883730533297,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00014467020841037504,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.9,"effectiveType":"4g","rtt":250},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":751,"viewportWidth":1468,"weight":0.0001446362381763564,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00014462045516365975,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00014448397921053565,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":894,"viewportWidth":518,"weight":0.00014447354004234033,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":393,"weight":0.00014445370521282627,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00014443023507403928,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":526,"viewportWidth":320,"weight":0.00014441349113590668,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1003,"screenWidth":1504,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":1504,"weight":0.0001443292315867335,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":735,"viewportWidth":430,"weight":0.00014429725404147605,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.00014425810542358962,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":922,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":772,"viewportWidth":412,"weight":0.00014410293869125232,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":698,"viewportWidth":384,"weight":0.00014410035001980473,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":430,"weight":0.00014402178515004652,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00014400773322990472,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":375,"weight":0.00014397686077899597,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.1,"effectiveType":"3g","rtt":300},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":641,"viewportWidth":1366,"weight":0.00014378011480336086,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.6,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00014371714165689278,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":947,"viewportWidth":1552,"weight":0.00014369424306557132,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":2.15,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":877,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":412,"weight":0.0001436232962326292,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00014360929938028296,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00014359687034192756,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1 Ddg/18.3","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.00014354721632763885,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00014348556342579777,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00014342294392828025,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":788,"screenWidth":354,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":354,"weight":0.0001433689121355896,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":680,"viewportWidth":402,"weight":0.00014329139157766277,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00014329091903657402,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00014325048077228324,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00014322784117304143,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.0001432229424986724,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00014321084708862473,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00014316918922475957,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001431592887502049,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":776,"viewportWidth":412,"weight":0.0001430749090171667,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.4,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":1696,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":1696,"viewportWidth":1280,"weight":0.0001430475368313659,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00014277431474556826,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":759,"viewportWidth":440,"weight":0.00014274441008911443,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":685,"viewportWidth":1318,"weight":0.0001427114162097712,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00014265811914317077,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.55,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.0001426517538456323,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6523.4 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00014259932445120262,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00014243930823674267,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00014239521464561006,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":787,"viewportWidth":1444,"weight":0.0001423147309578838,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":673,"viewportWidth":1280,"weight":0.00014219720281515548,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.9,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":3,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36 Edg/86.0.622.51","vendor":"Google Inc.","viewportHeight":969,"viewportWidth":1920,"weight":0.000142171683698627,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00014216842895117707,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00014213435524218707,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00014210934322748408,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.6478.36 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.0001419916549460698,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00014180608119296353,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00014180404567527843,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.9,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00014176985693253503,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1920,"screenWidth":1080,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":1795,"viewportWidth":1080,"weight":0.00014172352501927576,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00014172116689485753,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1260,"screenWidth":2240,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":1038,"viewportWidth":2240,"weight":0.00014172116443338564,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) EdgiOS/133.0.3065.65 Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00014156399175735643,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.4,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.0001414238144231926,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":390,"weight":0.00014141448235014618,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001414023397081401,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0001413743123349124,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00014133286579216654,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1080,"viewportWidth":1920,"weight":0.0001412765871490911,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1107,"screenWidth":1710,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":989,"viewportWidth":1710,"weight":0.00014089673831399528,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00014077874497267864,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00014058531706011025,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":789,"viewportWidth":412,"weight":0.00014053744296285407,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":660,"viewportWidth":360,"weight":0.0001405135128031615,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00014049141517551026,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00014046695174229308,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00014039032380323233,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":620,"viewportWidth":375,"weight":0.00014035203761393898,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001403490689287514,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00014021539964609477,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.55,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1878,"viewportWidth":980,"weight":0.00014016985519614732,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1110,"screenWidth":1664,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":941,"viewportWidth":1664,"weight":0.0001401684866893794,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000140167268946903,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00014014267428280892,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00014008807858108163,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.00014002315146384873,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":675,"viewportWidth":402,"weight":0.00013989464730655517,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":1440,"weight":0.00013973177042842462,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1079,"screenWidth":486,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":942,"viewportWidth":486,"weight":0.00013959352985693657,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":917,"viewportWidth":1366,"weight":0.00013953227826831788,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00013937619806308276,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.2,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":918,"viewportWidth":1904,"weight":0.000139103924126694,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00013901762833382268,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":759,"viewportWidth":440,"weight":0.0001389587181676881,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.15,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.140","vendor":"Google Inc.","viewportHeight":939,"viewportWidth":1680,"weight":0.00013891305751410503,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00013886710990267852,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1112,"screenWidth":1710,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":897,"viewportWidth":1710,"weight":0.00013882831624955735,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00013881693414586826,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001387925474139246,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00013878460285151716,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":432,"weight":0.0001386246776875921,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00013860013744084167,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.55,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00013851163280821643,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00013844010702920137,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":375,"weight":0.00013839150410106856,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00013837240078459062,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":749,"viewportWidth":1448,"weight":0.000138169354799791,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00013812059328549125,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":672,"viewportWidth":360,"weight":0.00013807640423752168,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":0,"screenHeight":1600,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36","vendor":"Google Inc.","viewportHeight":1600,"viewportWidth":1600,"weight":0.00013800885445547218,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.5,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00013799513663465682,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.8,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00013797798846834104,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":626,"viewportWidth":360,"weight":0.00013797349805828968,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00013792893316920055,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00013789509325411696,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":779,"viewportWidth":1324,"weight":0.00013781788523954309,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.7,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":521,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":521,"viewportWidth":360,"weight":0.00013780494662354314,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":1536,"weight":0.00013773841765811793,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013772703713420094,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001376397665873602,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013759996588561796,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00013755364679764472,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00013752496876367806,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00013742269549539462,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013740466847493975,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00013738918024569583,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00013732016629778288,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.00013727759231798862,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00013727747944266926,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0001371860066707583,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00013718314521261136,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":839,"screenWidth":1544,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":831,"viewportWidth":1536,"weight":0.00013717175841124156,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":861,"screenWidth":388,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":720,"viewportWidth":388,"weight":0.00013714220435506389,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":649,"viewportWidth":393,"weight":0.0001371333679772172,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":916,"viewportWidth":1902,"weight":0.00013703854259390817,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00013698816426137352,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":1059,"screenWidth":2892,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1055,"viewportWidth":2892,"weight":0.0001369429500814639,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1260,"screenWidth":2240,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1042,"viewportWidth":1861,"weight":0.0001369163675209589,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0001368524136289411,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00013684328202879947,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00013669945235599996,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00013666501853618312,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00013651393806978965,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1305,"viewportWidth":3440,"weight":0.0001363633900909486,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00013635252040523465,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1112,"screenWidth":1710,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":910,"viewportWidth":1568,"weight":0.00013634832144669915,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":430,"weight":0.000136341978722267,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":832,"viewportWidth":1512,"weight":0.00013633687634999323,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013628112233807267,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00013614916670361937,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":697,"viewportWidth":1552,"weight":0.00013607064823652735,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00013599145463785126,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00013597711455964247,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.95,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":617,"viewportWidth":360,"weight":0.00013594201933093007,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":946,"screenWidth":424,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":804,"viewportWidth":424,"weight":0.00013569514025194194,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013543379815232487,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":829,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":339,"weight":0.0001353564780835291,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.00013534827199480803,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.0001352972542708922,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00013510158672338287,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":631,"viewportWidth":375,"weight":0.00013509230889080057,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1366,"weight":0.00013499272420478608,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00013489693192480172,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00013489049098566492,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":920,"viewportWidth":1912,"weight":0.00013482616377772004,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":622,"viewportWidth":375,"weight":0.00013482028358495848,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001347531711778755,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00013468694460898808,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0001346236872736229,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001346115229444004,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":873,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":737,"viewportWidth":393,"weight":0.00013451309191496466,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00013449926595079185,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00013449269200934883,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.6,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00013444133925344512,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0001344394224748927,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1194,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":1194,"weight":0.0001344272589446004,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000134405852719616,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1235,"screenWidth":2195,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1066,"viewportWidth":2195,"weight":0.00013427775151655596,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":904,"screenWidth":407,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":772,"viewportWidth":407,"weight":0.0001341822274009999,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00013417299594245045,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":735,"viewportWidth":428,"weight":0.0001340736907866234,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001340514938069392,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00013401959808643292,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00013395868470367995,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.05,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.00013387893238490445,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":430,"weight":0.0001338579720331916,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00013383718472048927,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":798,"screenWidth":378,"userAgent":"Mozilla/5.0 (Android 15; Mobile; rv:135.0) Gecko/135.0 Firefox/135.0","vendor":"","viewportHeight":691,"viewportWidth":378,"weight":0.0001337014781035127,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":100,"effectiveType":"3g","rtt":300,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":781,"screenWidth":352,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":699,"viewportWidth":352,"weight":0.00013361524015806768,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.55,"effectiveType":"3g","rtt":400},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0","vendor":"Google Inc.","viewportHeight":995,"viewportWidth":1920,"weight":0.00013357500127218183,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013349914679369987,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00013322377120534876,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00013320909579661006,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":430,"weight":0.0001331726236778589,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0001331236492378022,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1186,"weight":0.00013311874582454437,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00013308402326876834,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":684,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":684,"viewportWidth":412,"weight":0.00013307472805087255,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":819,"screenWidth":1229,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":686,"viewportWidth":1229,"weight":0.0001330519358542049,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00013305182688226472,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":720,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":592,"viewportWidth":360,"weight":0.00013303074123738968,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001330274299005636,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":938,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":837,"viewportWidth":412,"weight":0.00013293092322110453,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013290559182387753,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.35,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":685,"viewportWidth":376,"weight":0.00013286383493113247,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.8,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.6636.1775 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":375,"weight":0.00013286224559737027,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":1440,"weight":0.00013281541929380158,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0001328062565195437,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.3,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":412,"weight":0.0001327395454285228,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013259712991472829,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":603,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":603,"viewportWidth":360,"weight":0.0001325814097639419,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":804,"viewportWidth":1442,"weight":0.00013248555907627283,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013247171084979848,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1107,"screenWidth":1710,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":897,"viewportWidth":1648,"weight":0.00013245353693033422,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001323382226217676,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001322596850618288,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00013212874617072947,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013211388559181201,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":684,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":684,"viewportWidth":384,"weight":0.0001320433706642622,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00013201128822070324,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00013198301984629,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00013195492809987909,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013194057870306422,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001318707573325549,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00013184372402661896,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00013183441598767586,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001318333988129887,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00013159991378786697,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":412,"weight":0.00013156353951984605,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":646,"viewportWidth":390,"weight":0.00013152615383325964,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00013150724357032464,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1920,"screenWidth":1080,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1785,"viewportWidth":1080,"weight":0.00013144537443809227,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00013142266713903067,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00013141656563256848,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":1,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":2187,"viewportWidth":1261,"weight":0.00013139342634383341,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":648,"viewportWidth":393,"weight":0.00013111478915772226,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00013101909240337498,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1279,"viewportWidth":2560,"weight":0.00013099497351380025,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00013088390115580323,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":691,"viewportWidth":1440,"weight":0.00013083133043909986,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00013082452535209365,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00013080208153139604,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":1440,"weight":0.00013051092079526756,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":674,"viewportWidth":384,"weight":0.0001304382007552469,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.65,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14816.131.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":697,"viewportWidth":1366,"weight":0.00013043009374695398,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00013022060682665748,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":677,"viewportWidth":402,"weight":0.00013020783545341128,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.15,"effectiveType":"4g","rtt":250},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":739,"viewportWidth":1600,"weight":0.00013010568590462977,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":559,"viewportWidth":1280,"weight":0.00013006349001695795,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00012993770136773453,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":788,"viewportWidth":1440,"weight":0.00012976843941751282,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.00012972135701991245,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1470,"weight":0.00012965887930542757,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.0001296517135958446,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00012960197684661043,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":591,"viewportWidth":1232,"weight":0.0001295875762895398,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00012954782715634785,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.1,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.114 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.0001294704044402749,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00012940965234848378,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.7,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":718,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.0001292053854930568,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.7,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00012910326751898124,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":412,"weight":0.0001290890378585502,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001290488080232753,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":767,"weight":0.00012892972536161163,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.0001289245761020024,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.0001287610782193786,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.55,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00012865021723346191,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":393,"weight":0.000128632377593693,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.4,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00012858730683351294,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1322,"screenWidth":2349,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1198,"viewportWidth":2349,"weight":0.00012857666033372976,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.0001285496891257464,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00012852667242447624,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":384,"weight":0.00012834018588153196,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/132.0.6834.100 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00012830796503361856,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00012821696565124577,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00012811777532366719,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00012797715821217574,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0001279351503760063,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00012787640168672958,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00012779835389610858,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":430,"weight":0.00012762057713295512,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00012756586003562543,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.00012746963205367818,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00012741030542010005,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1120,"screenWidth":1792,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":983,"viewportWidth":1792,"weight":0.00012739522242192916,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00012726940762879842,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":683,"viewportWidth":360,"weight":0.00012714988775754726,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001270564314383438,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.0001270027720719041,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00012690895934652002,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":924,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":412,"weight":0.00012684980954922275,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00012683564197006803,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":631,"viewportWidth":375,"weight":0.00012682086064920618,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00012680773021148201,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.0001267490943071432,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000126733333322353,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00012669864639043923,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0001266686682435249,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00012662420840678566,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":641,"viewportWidth":375,"weight":0.00012657616656654532,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00012653741882336718,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00012631267575208174,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":730,"screenWidth":1300,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":1300,"weight":0.00012630580231188268,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00012623530330792515,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":748,"viewportWidth":1477,"weight":0.00012622673862583804,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.95,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":959,"viewportWidth":1920,"weight":0.0001262087018963842,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":718,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.00012615139792496424,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00012606944824458249,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001260664268806224,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00012605908752116976,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":374,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":733,"viewportWidth":374,"weight":0.00012599916186328925,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":826,"viewportWidth":1536,"weight":0.00012594058566750535,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":5,"screenHeight":2160,"screenWidth":3840,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0","vendor":"","viewportHeight":1607,"viewportWidth":2795,"weight":0.00012581848861260218,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00012570394883462975,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00012549344316646125,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00012549283764838265,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":955,"viewportWidth":966,"weight":0.00012545462574256285,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00012537044309768495,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00012531685668703456,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":952,"viewportWidth":1917,"weight":0.00012530102151990828,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00012516278359660013,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00012504851235950348,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":498,"viewportWidth":1282,"weight":0.00012492843245816802,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00012487530295066443,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.3,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.00012486675016930353,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":390,"weight":0.00012470628893077902,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1318,"viewportWidth":1718,"weight":0.0001246936595576727,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00012457095459912493,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":430,"weight":0.0001245409770120757,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00012453092739807416,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":687,"viewportWidth":390,"weight":0.0001244453601330212,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":1280,"weight":0.00012441685883749968,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00012431784285013995,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":430,"weight":0.00012423216348318302,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":652,"viewportWidth":393,"weight":0.00012421729023287425,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00012409677755420256,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00012392833918330713,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":755,"viewportWidth":440,"weight":0.00012389114720022493,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":412,"weight":0.00012378695216721782,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":1194,"viewportWidth":1024,"weight":0.00012372633279959875,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":1440,"weight":0.00012362390996961675,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00012350507294959514,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00012344400250366796,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":934,"screenWidth":1494,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":808,"viewportWidth":1486,"weight":0.0001234156303186924,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1600,"screenWidth":3840,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":1042,"viewportWidth":1179,"weight":0.0001233940485794658,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.00012325397445146945,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00012310752072338595,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000122881096437683,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00012270791314797933,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0001226974438480155,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.00012266468610387267,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":932,"screenWidth":424,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1703,"viewportWidth":980,"weight":0.00012264046162893606,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00012260585900903165,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":559,"viewportWidth":1280,"weight":0.00012254999476847783,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00012235177054731322,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.0001223246863645661,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.00012228022529683173,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.0001222176793989497,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":3440,"weight":0.00012220799851031658,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":711,"viewportWidth":1440,"weight":0.00012212821315525703,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.0001220997622380513,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00012200044384739402,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:128.0) Gecko/20100101 Firefox/128.0","vendor":"","viewportHeight":655,"viewportWidth":1153,"weight":0.00012198927733655659,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00012197201903118279,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":914,"viewportWidth":1566,"weight":0.00012195585917467549,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00012192632501526607,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00012185386586048951,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1007,"screenWidth":601,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":935,"viewportWidth":602,"weight":0.0001217477143371936,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.0001216644559291559,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000121628375561327,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":864,"viewportWidth":804,"weight":0.00012155393868656165,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.00012148654015113795,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00012146526080728774,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00012132382917659962,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00012126517140807272,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00012126278283610202,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1147,"viewportWidth":1530,"weight":0.00012116759123851323,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":614,"viewportWidth":1385,"weight":0.0001211082281891212,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00012104375836960027,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.120 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00012101568546776471,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Linux; Android 13; PFFM10 Build/TP1A.220905.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/88.0.4324.181 Mobile Safari/537.36 aweme_250000 JsSdk/1.0 NetType/WIFI Channel/31725782a AppName/aweme app_version/25.0.0 ByteLocale/zh-CN Region/CN AppSkin/white AppTheme/light BULLET/1 BytedanceWebview/d8a21c6 TTWebView/0881130048402","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":590,"weight":0.000120934577556407,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00012087632885033616,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.8,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":646,"viewportWidth":360,"weight":0.00012073848995846503,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00012069786917918921,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00012060354218869816,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00012059125907817833,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00012050277784556608,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.00012044485263231802,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.0001204392299814831,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.00012039158381090798,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":952,"viewportWidth":1797,"weight":0.00012029306260503643,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":727,"screenWidth":1210,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":1210,"weight":0.00012024610058717151,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":879,"viewportWidth":428,"weight":0.00012014160831978761,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":7,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":630,"viewportWidth":390,"weight":0.00012004552152031385,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.8,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":803,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":732,"viewportWidth":360,"weight":0.00012002557813520828,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":993,"viewportWidth":1765,"weight":0.00012002044915273922,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":623,"viewportWidth":1215,"weight":0.00011992295539975608,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.7,"effectiveType":"4g","rtt":0},"platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":375,"weight":0.00011987650142900094,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":2,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 15_3_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36","vendor":"Google Inc.","viewportHeight":789,"viewportWidth":1440,"weight":0.0001198742918958487,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.4,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.141 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00011985088674494752,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00011981356421383588,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":412,"weight":0.00011980278972597678,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00011979102532127773,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":2,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":412,"weight":0.00011972266030708054,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":1200,"weight":0.0001192684911745674,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":708,"viewportWidth":1421,"weight":0.00011917369023149542,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.00011915317940810736,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00011914022417845006,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":1280,"weight":0.00011911514639571665,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00011903924481168901,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.65,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":827,"viewportWidth":412,"weight":0.00011887265997301491,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.4,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00011887190811545304,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001187548389575663,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":681,"viewportWidth":1366,"weight":0.00011869936904352231,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":0.00011866390699249497,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00011859348287142231,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.65,"effectiveType":"4g","rtt":200},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":925,"viewportWidth":1920,"weight":0.00011859033539253199,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.4,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":705,"viewportWidth":360,"weight":0.0001185574686269287,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011854113333911498,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011851582717600187,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.00011848723548525206,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011842224036263703,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.00011842213773833908,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011840710815136187,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00011840580484140578,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011818134874053168,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00011817965892350058,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011816563087028419,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":676,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":671,"viewportWidth":1280,"weight":0.00011813488689113312,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":614,"viewportWidth":1266,"weight":0.00011807844810280022,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":753,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":682,"viewportWidth":339,"weight":0.00011806535090661353,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":938,"viewportWidth":1912,"weight":0.0001180369507576222,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00011797126909154958,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00011793630395253899,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":873,"viewportWidth":430,"weight":0.0001178349404382959,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":921,"weight":0.00011783140803796739,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0","vendor":"","viewportHeight":682,"viewportWidth":1366,"weight":0.00011781999825662925,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00011777526600672875,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.5,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":4,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14092.77.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.107 Safari/537.36","vendor":"Google Inc.","viewportHeight":617,"viewportWidth":1366,"weight":0.00011777330171184043,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":402,"weight":0.00011769467882595262,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.00011758648404583698,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.0001175375805991137,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000117503113760876,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":963,"viewportWidth":1680,"weight":0.0001174892594588285,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00011747902549406083,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":708,"viewportWidth":414,"weight":0.00011738472771585832,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":660,"viewportWidth":360,"weight":0.00011737544227782227,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0001173721278808752,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011727467309897618,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00011704851464581767,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00011696063666921246,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":390,"weight":0.0001168892554476161,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":916,"viewportWidth":1920,"weight":0.00011688275449035649,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1107,"screenWidth":1710,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":897,"viewportWidth":1710,"weight":0.00011685622495399497,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.5,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.00011679005499526354,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8,"effectiveType":"4g","rtt":150},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00011678937690570675,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011674695192004498,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00011668443231840961,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":682,"viewportWidth":1358,"weight":0.00011662811775146821,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":1024,"weight":0.00011647782336026307,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00011638653795239836,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":428,"weight":0.00011636369277413878,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":1280,"weight":0.0001163509215488775,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011629810603729395,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.00011628169309106817,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00011627625135159726,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.85,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":616,"viewportWidth":1358,"weight":0.00011617487508404913,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":100,"effectiveType":"3g","rtt":800,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00011611714881091192,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011609305676295752,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00011601504284301739,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.00011591265977116787,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00011587731270698334,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":890,"viewportWidth":1572,"weight":0.00011587517763550218,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":920,"viewportWidth":1912,"weight":0.00011584986130730453,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001157005916019056,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":879,"viewportWidth":428,"weight":0.00011560102536571049,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":947,"viewportWidth":1896,"weight":0.00011555409945564412,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011555169896334583,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011545455313042095,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":0.00011540870115721359,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":583,"viewportWidth":360,"weight":0.00011538613184794254,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00011522027070193553,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":428,"weight":0.00011518365587880482,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":3,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":950,"viewportWidth":1309,"weight":0.00011512673531700323,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.05,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":776,"viewportWidth":412,"weight":0.00011501795997373389,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1133,"screenWidth":744,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":637,"viewportWidth":1133,"weight":0.00011493916325383545,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":1280,"viewportWidth":3432,"weight":0.00011488227920123992,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00011481485314500889,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.7,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.00011478495476331484,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00011469394298956409,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":820,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 14; Infinix X6833B Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":360,"weight":0.00011467470065854409,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00011461119142050422,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.1,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1528,"weight":0.00011455532540115131,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1179,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:132.0) Gecko/20100101 Firefox/132.0","vendor":"","viewportHeight":1179,"viewportWidth":1440,"weight":0.00011454567669843823,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011447885329944529,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00011437706908890461,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":706,"viewportWidth":360,"weight":0.00011435072588766468,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1366,"weight":0.00011429506538150597,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":672,"viewportWidth":1424,"weight":0.00011424528213964993,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011409117087216946,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00011408873247371972,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.25,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":1440,"weight":0.00011403936920735329,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00011397329470229703,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":715,"screenWidth":1194,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":716,"viewportWidth":1194,"weight":0.00011395736933630395,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":669,"viewportWidth":1440,"weight":0.00011392839826289801,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00011387377218219232,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":803,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 12; RMX3511 Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":360,"weight":0.00011373934261362932,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.75,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00011373054125122743,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.8,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00011370283256749733,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00011369918376079507,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":390,"weight":0.00011367508126853102,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00011362875078980342,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00011361808175642159,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":785,"viewportWidth":1707,"weight":0.00011359309616610872,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00011357631786329132,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011355326875206096,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.78 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00011345365249885809,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":402,"weight":0.00011342774873007264,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0001133734812297059,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.00011337315445414751,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":1028,"viewportWidth":1837,"weight":0.0001133633584939934,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/132.0.6834.78 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00011332186044223182,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001131727474943242,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.7,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":1528,"weight":0.0001130821375345351,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00011286303458316173,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":731,"viewportWidth":414,"weight":0.00011282452937044535,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":703,"viewportWidth":1536,"weight":0.00011280621190175679,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.000112760151487185,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.00011267591518136628,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00011266702716028991,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000112636993257659,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.7,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":908,"viewportWidth":448,"weight":0.00011251072233608993,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":920,"viewportWidth":1912,"weight":0.00011250876552674556,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011247564377930845,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011240898606883829,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00011238091027861184,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00011237145714423462,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.05,"effectiveType":"4g","rtt":250},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":962,"viewportWidth":1912,"weight":0.00011235093534303262,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00011231976948882251,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.00011231652640106949,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":792,"viewportWidth":412,"weight":0.0001122832319592268,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.00011224488262025982,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011215799977985499,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":1324,"weight":0.00011211006483039428,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00011200409940066402,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":829,"viewportWidth":1680,"weight":0.00011185487331131,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":675,"viewportWidth":393,"weight":0.00011180982842523665,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00011179319007384777,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.142 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.0001117755953366682,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.4,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":707,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":707,"viewportWidth":360,"weight":0.00011170770617209592,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011170399560390108,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011155603080045279,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00011142581991816033,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011134876744869665,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00011127385814239097,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.95,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":786,"screenWidth":1397,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":630,"viewportWidth":1389,"weight":0.00011123599702810376,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1247,"weight":0.0001111788528214238,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00011100927941590656,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00011094791129927383,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.3,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00011094692616326307,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":390,"weight":0.00011088563952546039,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001108156157571643,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":714,"viewportWidth":1440,"weight":0.00011078907490011169,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":964,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":766,"viewportWidth":432,"weight":0.00011071728131670066,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00011071657123965907,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.5,"effectiveType":"4g","rtt":200},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1080,"viewportWidth":1920,"weight":0.00011065700000044549,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":1,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":820,"viewportWidth":1440,"weight":0.00011060981120546193,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00011057612171833964,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00011053146927040139,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011050625392373363,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00011044726391521219,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":844,"viewportWidth":390,"weight":0.00011036827330126936,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00011036065086544277,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":758,"viewportWidth":440,"weight":0.00011031079633538844,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00011021935690865757,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.00011018888140389632,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":707,"viewportWidth":1376,"weight":0.00011017940229836125,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001101091428144535,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00011005133130854938,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1098,"screenWidth":1756,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":963,"viewportWidth":868,"weight":0.00010983210171263671,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010965833904774774,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":772,"screenWidth":1372,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":622,"viewportWidth":1372,"weight":0.00010965362537703491,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00010964994960194339,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010940175196006787,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.75,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":641,"viewportWidth":1366,"weight":0.00010936298905900101,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1194,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":1194,"weight":0.00010923217223457141,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.85,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00010918664059038124,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.000109184613892172,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":768,"screenWidth":346,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":646,"viewportWidth":346,"weight":0.00010917539425339406,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":735,"viewportWidth":428,"weight":0.00010915691390484354,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00010910499561406029,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00010907465042901037,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00010902456902818565,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00010901520171943055,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.00010900350926744412,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":668,"viewportWidth":1440,"weight":0.00010894969040923064,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":412,"weight":0.00010894190812195051,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":622,"viewportWidth":393,"weight":0.00010889374603470923,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0001088414249847983,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.4,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 OPR/116.0.0.0","vendor":"Google Inc.","viewportHeight":926,"viewportWidth":1878,"weight":0.00010876937172463797,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00010859198901521826,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.35,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":669,"viewportWidth":1275,"weight":0.00010856212549020404,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00010843077459933783,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010832369200647424,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":603,"viewportWidth":339,"weight":0.00010832128943673247,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":623,"viewportWidth":393,"weight":0.00010830097129198093,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.6478.36 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00010822847978728185,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00010818126790763686,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":2752,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":983,"viewportWidth":2752,"weight":0.00010816231058828027,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.0001081560107537628,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00010812692707099021,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.05,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":958,"viewportWidth":1728,"weight":0.00010810555080852289,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":623,"viewportWidth":375,"weight":0.00010810066547660745,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":719,"viewportWidth":1440,"weight":0.00010804136412624819,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00010799415751360463,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00010798265437944292,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1107,"screenWidth":1710,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":947,"viewportWidth":1710,"weight":0.00010796442457688951,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010792352472394381,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.6,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00010790720554235353,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00010789164754279934,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001078855196815542,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00010773705294256896,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010771315283568526,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":705,"viewportWidth":414,"weight":0.00010763233650894732,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":390,"weight":0.00010758708010233736,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00010744758182236405,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00010741919706719005,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00010730754244791358,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00010723302258178991,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00010718779237002207,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":727,"viewportWidth":1502,"weight":0.00010713782325172882,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00010698344599164048,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":927,"viewportWidth":1655,"weight":0.00010697718964874707,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00010695268381231262,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.00010693535724324394,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00010693509012086145,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00010693335578073742,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.95,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.00010692098318356378,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":901,"viewportWidth":1920,"weight":0.00010688987723485194,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":624,"viewportWidth":375,"weight":0.00010682380644779878,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":587,"viewportWidth":360,"weight":0.00010660762070932033,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":820,"viewportWidth":1440,"weight":0.000106597976427721,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.142 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00010645742636490321,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.7,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.00010633232958350415,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":729,"viewportWidth":430,"weight":0.00010628719066091678,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.00010616393808823797,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.6,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":735,"viewportWidth":1208,"weight":0.00010610432006921111,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00010601750164322492,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":0,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00010599308585743088,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":671,"viewportWidth":402,"weight":0.00010591915693643825,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.1,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":820,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 14; Infinix X6833B Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":744,"viewportWidth":360,"weight":0.00010591084966509531,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.000105899685956246,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":917,"viewportWidth":1920,"weight":0.000105848375682893,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.00010570987939246099,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010564117584484286,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":393,"weight":0.00010555251411146908,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.95,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":559,"viewportWidth":1280,"weight":0.00010544644650775261,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010544372674658746,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00010537272316475867,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00010535284072934121,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":729,"viewportWidth":1440,"weight":0.00010532878139272797,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00010522703953056639,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":360,"weight":0.00010519305715590121,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":428,"weight":0.00010511507142266207,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.65,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00010506150426527419,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1169,"screenWidth":1800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":949,"viewportWidth":1789,"weight":0.00010505665511637677,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":432,"weight":0.00010504946542488685,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00010493150921886296,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010492721838981667,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00010484487378238645,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00010484478896777119,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":915,"viewportWidth":1680,"weight":0.00010479093507306091,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":693,"viewportWidth":402,"weight":0.0001047673929806897,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":428,"weight":0.00010468918574394507,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010468838514241981,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1912,"weight":0.00010452079683880274,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001044487002981055,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00010435724117743931,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010428053000900582,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":430,"weight":0.00010423211213366185,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00010418586799989,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.0001041467653908129,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00010391058275170671,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.00010389524393050793,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":692,"viewportWidth":1440,"weight":0.00010387140317631987,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.00010384747876592972,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":774,"viewportWidth":393,"weight":0.00010382512408490911,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00010381936712248571,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":710,"viewportWidth":414,"weight":0.00010375534996563714,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00010369682602287811,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.35,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00010366259473440795,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6523.4 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00010353128091204544,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0001035308527856414,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.00010346000776811668,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":649,"viewportWidth":393,"weight":0.00010337903234530742,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":752,"screenWidth":1336,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":598,"viewportWidth":1328,"weight":0.00010328837914811173,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.3,"downlinkMax":100,"effectiveType":"3g","rtt":350,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.0001032794206097566,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":962,"viewportWidth":1912,"weight":0.00010327295932960974,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00010326173920960717,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00010309797079429419,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0001030702076951949,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0001030329792281552,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0001030135435012147,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00010300663819031632,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1169,"screenWidth":1800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":994,"viewportWidth":1784,"weight":0.0001030029104820205,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00010298433813877768,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":390,"weight":0.00010298294171822278,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":970,"screenWidth":1925,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":969,"viewportWidth":1920,"weight":0.0001029635503506731,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/128.0.6613.98 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00010296146308176043,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":620,"viewportWidth":375,"weight":0.00010288113133719858,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00010277676391850414,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010277226304519398,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.33 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.0001025828068118008,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00010251543896623314,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00010249023784364393,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":1280,"weight":0.00010244925830073233,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00010241321706968071,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":852,"viewportWidth":448,"weight":0.0001023653435083362,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010234630442708017,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":640,"viewportWidth":375,"weight":0.00010226794940752421,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":788,"viewportWidth":412,"weight":0.00010225408526523219,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":345,"weight":0.00010224530167329879,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":963,"viewportWidth":1920,"weight":0.00010209931207025679,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010209711773187603,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":1279,"screenWidth":2566,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1277,"viewportWidth":2560,"weight":0.00010189091267389287,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":958,"viewportWidth":1728,"weight":0.00010187896669378688,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010187616258948719,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1065,"viewportWidth":1111,"weight":0.00010186409528896473,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1912,"weight":0.0001017961644371847,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00010176395192347407,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":1000,"screenWidth":1600,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":865,"viewportWidth":1600,"weight":0.00010174221765126645,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":548,"viewportWidth":375,"weight":0.00010162681571611083,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":951,"screenWidth":1427,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":1427,"weight":0.00010160666745113656,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.00010149929972913108,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00010148927365578737,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010136964955616584,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1039,"screenWidth":1847,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":882,"viewportWidth":1839,"weight":0.00010134720688959221,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":788,"screenWidth":354,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":354,"weight":0.00010131969102817889,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00010129980809372469,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":753,"viewportWidth":412,"weight":0.00010125645177544848,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000101131808302538,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00010102653276401132,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":432,"weight":0.00010100895082362141,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"effectiveType":"3g","rtt":400},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.0001009192316386577,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00010091622511259674,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00010074014661374885,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":627,"viewportWidth":375,"weight":0.00010066655429185291,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00010049971314035386,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00010030107113365126,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.9,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":654,"viewportWidth":384,"weight":0.00010025934383642226,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.75,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.0001002265900121282,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00010020208243557215,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00010012961855463522,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00010002605908447575,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009996440598265993,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009994817722139996,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.00009994513585220438,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.5,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":1600,"weight":0.00009989125799284392,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":0,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":776,"viewportWidth":1536,"weight":0.00009976093753871925,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":788,"viewportWidth":1440,"weight":0.00009971774353415025,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009969468505407667,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":794,"viewportWidth":1328,"weight":0.00009967911436139915,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00009961396183855463,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":430,"weight":0.00009961161006967245,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009955451681690495,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00009944485546676397,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009941090118801764,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1537,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":1528,"weight":0.00009940255583990596,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00009925120325394817,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/323.0.647062479 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00009925082117735311,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00009919277743702996,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0","vendor":"Google Inc.","viewportHeight":806,"viewportWidth":1536,"weight":0.00009918344010581575,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":983,"viewportWidth":1171,"weight":0.00009915082092330669,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.9,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv8l","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; ANA-NX9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.127 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":639,"viewportWidth":360,"weight":0.0000991377619183918,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":809,"viewportWidth":1512,"weight":0.00009900890437666249,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":852,"viewportWidth":393,"weight":0.0000989955907669507,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":428,"weight":0.00009884859885745131,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009882041797330659,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.75,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00009875415729713796,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":742,"viewportWidth":1536,"weight":0.00009872625209240213,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00009867626048495265,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.120 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":724,"viewportWidth":414,"weight":0.00009864936313344571,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":756,"viewportWidth":412,"weight":0.00009849471728185583,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00009840092607476357,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009819621926874805,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":384,"weight":0.00009810987309569563,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":925,"screenWidth":1921,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":925,"viewportWidth":1920,"weight":0.00009810380314545649,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009803152493550576,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00009795765697359874,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00009790525242626546,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":934,"viewportWidth":1920,"weight":0.00009789106262355204,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":983,"viewportWidth":2048,"weight":0.00009787414013547593,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009786152402647295,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00009785835767505491,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":430,"weight":0.00009781098835723064,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.15,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":384,"weight":0.000097768616346931,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/308.0.615969171 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.0000977427913948235,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00009766054196547579,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":1312,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1311,"viewportWidth":2560,"weight":0.00009758365427638809,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":1280,"weight":0.0000975145386299008,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6523.4 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00009740049552354874,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":430,"weight":0.00009737938955892066,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009729078814601576,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.00009724312373144408,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.00009719455774664639,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00009718316838735343,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":823,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 11; moto g power (2022)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":823,"viewportWidth":412,"weight":0.00009710432401597061,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009706528233036236,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00009697817619914224,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00009695018933214473,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.95,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":804,"viewportWidth":412,"weight":0.00009691103039366866,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009686819524559943,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":560,"viewportWidth":762,"weight":0.00009685247259816355,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00009676691543909186,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000966318746977588,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":6,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":390,"weight":0.00009660399076514775,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009655047178072567,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00009654000933071194,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.000096424305363607,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009635877194511032,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009633003104183618,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00009628709832710006,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000962341384093172,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.0000962310002852239,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00009622733921475851,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":977,"viewportWidth":1843,"weight":0.00009621319003016727,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009614350626232063,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00009613914601073579,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009613242092104064,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 13; SM-G981U1 Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36 Line/15.1.4/IAB","vendor":"Google Inc.","viewportHeight":622,"viewportWidth":360,"weight":0.00009612006992219734,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009597523561931456,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00009596247748139164,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":852,"screenWidth":1517,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":1517,"weight":0.00009587711447862069,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/121.0.6167.171 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00009583530661923003,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1912,"weight":0.00009578825594976718,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00009571501225896124,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009567694548077504,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00009566986308355656,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.00009557079938252519,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1024,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":897,"viewportWidth":1536,"weight":0.00009554221419298614,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00009551942486493504,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00009551348904904706,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00009549700534971985,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00009536485445769644,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":641,"viewportWidth":393,"weight":0.0000953276058056297,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":0,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":1080,"weight":0.00009526846007044354,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000952518582756414,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.0000952105559796863,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.25,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00009517526303608649,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009514294730512758,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":641,"viewportWidth":375,"weight":0.00009508567039766834,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009508271862050572,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00009501808072207551,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0000950062323412546,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00009498357758562322,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":1279,"viewportWidth":2560,"weight":0.00009491311418431214,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_8_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":543,"viewportWidth":375,"weight":0.0000947011147259266,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.00009469076431504977,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":430,"weight":0.00009461132295652294,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":0,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00009459218097845024,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":814,"viewportWidth":432,"weight":0.00009455629671222976,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009453219128646629,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009443348515210672,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00009441948889082914,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00009435833703713603,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.00009424409591483192,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000942360906547247,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1006,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":792,"viewportWidth":412,"weight":0.00009420762216907596,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.00009419609717672144,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":823,"viewportWidth":1512,"weight":0.00009419523827024489,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1010,"screenWidth":444,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":869,"viewportWidth":444,"weight":0.00009417773752376206,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00009411192294217429,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":878,"viewportWidth":1728,"weight":0.00009406643071651918,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00009405444283317832,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00009405216155543781,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1076,"viewportWidth":1894,"weight":0.00009402793403210033,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00009401978444401782,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":920,"viewportWidth":1912,"weight":0.00009399254459106585,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009398643699720256,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009397486824110522,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"effectiveType":"3g","rtt":550},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00009388257169146101,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009378889179025318,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":1425,"weight":0.00009375303176246022,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00009372411111151697,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009359473150511866,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00009355685549214031,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009344660275477197,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1600,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0","vendor":"Google Inc.","viewportHeight":615,"viewportWidth":1303,"weight":0.00009333225391389975,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00009332552563231655,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1506,"weight":0.0000932612133014765,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00009316915741510305,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009314413754970553,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":430,"weight":0.0000930651942224937,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009305852057147846,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009304854419168154,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00009303935204919375,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":569,"viewportWidth":1280,"weight":0.00009267352501587988,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (iPad; CPU OS 17_7_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.10 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":1689,"viewportWidth":1366,"weight":0.00009265146899089591,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":722,"viewportWidth":1215,"weight":0.00009254467519698385,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":989,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":989,"viewportWidth":384,"weight":0.00009252232593770199,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00009251378786053914,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/130.0 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00009245710395394017,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":950,"viewportWidth":1644,"weight":0.0000924567883247949,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009242048899365793,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":948,"viewportWidth":810,"weight":0.00009241666332905125,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":874,"viewportWidth":1655,"weight":0.00009233536276161525,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.75,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":672,"viewportWidth":360,"weight":0.00009225637550937582,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":360,"weight":0.00009223752229409123,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00009216108476069942,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1 Ddg/18.3","vendor":"Apple Computer, Inc.","viewportHeight":677,"viewportWidth":402,"weight":0.00009211280936671058,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":928,"viewportWidth":1912,"weight":0.00009198884180955888,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":679,"viewportWidth":360,"weight":0.00009187774289218679,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00009186178271751764,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00009183358451210925,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.00009183256003057114,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00009180218902137806,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00009175384165809234,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009172395559998239,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00009163868237971527,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00009157384753231561,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00009152285728830307,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0000914966237663903,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":683,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":683,"viewportWidth":384,"weight":0.0000914557018576788,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000913896133196039,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.05,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00009123644965502066,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.00009122600614985631,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":793,"viewportWidth":393,"weight":0.00009122266710542578,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.8,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.00009120248772077497,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.9,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":609,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":609,"viewportWidth":360,"weight":0.00009109506537912579,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":390,"weight":0.00009108933367627926,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009108372780751812,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1528,"weight":0.00009083058081543829,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":1048,"viewportWidth":1912,"weight":0.0000907994388824301,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":593,"viewportWidth":1280,"weight":0.00009070859817838279,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.9,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.6478.36 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00009069820191471011,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":867,"viewportWidth":448,"weight":0.00009069627718119568,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00009067773896615773,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00009059868733442263,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":648,"viewportWidth":393,"weight":0.0000905429528617159,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.15,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1031,"viewportWidth":1920,"weight":0.00009052227824693096,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":747,"viewportWidth":1512,"weight":0.00009051569974455873,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":677,"viewportWidth":402,"weight":0.00009043335082796385,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.0000904320850823826,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00009035216189566627,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":402,"weight":0.00009031931788826432,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":826,"viewportWidth":1536,"weight":0.00009024681292994408,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.00009019481104186118,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":510,"viewportWidth":428,"weight":0.00009018204782315467,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":887,"viewportWidth":1883,"weight":0.00009017120187612702,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.00009008575915151539,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":776,"viewportWidth":393,"weight":0.0000900829725186656,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":430,"weight":0.00009002335013386117,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00009002274421433488,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.9,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":384,"weight":0.00009000691286100068,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00008992268105003989,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1236,"viewportWidth":2560,"weight":0.00008987480597142559,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":1048,"viewportWidth":1912,"weight":0.00008982859438703324,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1006,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":885,"viewportWidth":412,"weight":0.00008960793560397179,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00008959974672902507,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.8,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":753,"viewportWidth":412,"weight":0.00008958731698795771,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.2,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":412,"weight":0.00008953467583104078,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":810,"weight":0.00008952644476985034,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.00008951026293995834,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00008950954775464565,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":704,"viewportWidth":1540,"weight":0.00008939845080476808,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00008939759504057596,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":0.95,"downlinkMax":100,"effectiveType":"3g","rtt":1250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":412,"weight":0.00008938020654665217,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00008933077367025571,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":2160,"screenWidth":3840,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":2025,"viewportWidth":3840,"weight":0.00008931728881909982,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008919794059035253,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00008904975929252037,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.15,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00008902887465974836,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00008899186836671564,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008896661442030358,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":573,"viewportWidth":1285,"weight":0.00008893720363324276,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.25,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":1004,"viewportWidth":384,"weight":0.00008892525239494482,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.55,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00008891311451917247,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":955,"viewportWidth":1920,"weight":0.00008889568730284559,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008886631935314546,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.75,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00008873031788113979,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":708,"viewportWidth":414,"weight":0.00008863780225641108,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008857545671163573,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00008851865667474427,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008851330051068448,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":773,"viewportWidth":1600,"weight":0.0000884754181808244,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.75,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":919,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00008838739593912046,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":593,"viewportWidth":1280,"weight":0.00008835153291372642,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.00008824200026794555,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":412,"weight":0.00008822524737254831,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":636,"viewportWidth":375,"weight":0.00008821638496217834,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000881024613619663,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00008807804251364574,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008803207318217565,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1263,"viewportWidth":1685,"weight":0.00008800523943781595,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00008795362914435292,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008789718631828091,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":919,"viewportWidth":1920,"weight":0.00008789548802369029,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.35,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1912,"weight":0.00008787987459424931,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00008780537854567831,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00008770577128692894,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00008769620125754388,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.35,"effectiveType":"3g","rtt":300},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1536,"weight":0.00008765373118640563,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.00008764193675929474,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.0000876410324502885,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00008763966795401158,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00008761101179400392,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00008759797140915851,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008755052386094586,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000875390831618059,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00008740970213837141,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00008738444221328643,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":594,"viewportWidth":1272,"weight":0.00008733024401757849,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6523.4 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00008732598471702366,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":962,"viewportWidth":1912,"weight":0.00008731427584856297,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":735,"viewportWidth":430,"weight":0.00008730394882455129,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00008730205703579507,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00008728987354272937,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008728908383399244,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008725372402226441,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00008717026078706673,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36","vendor":"Google Inc.","viewportHeight":100000,"viewportWidth":1920,"weight":0.00008709322631529504,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00008709124139993248,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/356.2.728375747 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00008706263668542518,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1120,"screenWidth":1792,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":937,"viewportWidth":1792,"weight":0.00008699677528543449,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":430,"weight":0.00008697166135706458,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":852,"screenWidth":1517,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":1517,"weight":0.00008681516218320954,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00008677983098594206,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.5,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00008664333723068233,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008662675263785473,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.142 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00008654217562353228,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008651103031259897,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.55,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":384,"weight":0.00008650845351400809,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.0000864757504176536,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":852,"screenWidth":1517,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":1517,"weight":0.00008645811447308409,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.120 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":393,"weight":0.00008637867506211948,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":360,"weight":0.00008634129144761212,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008634073163699965,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00008631495401461023,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":813,"viewportWidth":412,"weight":0.00008620625117159746,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00008618129473231935,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":922,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":712,"viewportWidth":412,"weight":0.00008616644456155448,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":793,"viewportWidth":393,"weight":0.00008610229266284803,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.05,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00008605081468404679,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0000860500202137625,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":6,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":402,"weight":0.0000859747956584965,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008587650568876273,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.25,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.0000857768087754881,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":3.55,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00008577323381122728,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008574163695125397,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.55,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.0000856567585297281,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00008565081172379702,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00008563868300387622,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00008560452001319978,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008551859558490376,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.6,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.0000855053060527621,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/127.0.6533.77 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00008543706456746807,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.7,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":609,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":609,"viewportWidth":360,"weight":0.00008534466870884244,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008529940957926629,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":1440,"weight":0.00008529207952963271,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00008520635366607356,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:136.0) Gecko/20100101 Firefox/136.0","vendor":"","viewportHeight":967,"viewportWidth":1920,"weight":0.00008518613236247541,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.0000850319558496697,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00008498533640628048,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00008486797026407203,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000848648681025053,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.00008485703892461438,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00008482696672100895,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":1313,"screenWidth":2561,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1311,"viewportWidth":2560,"weight":0.00008482590330902441,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":787,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":787,"viewportWidth":384,"weight":0.0000848009350253955,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008475888622135309,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":430,"weight":0.00008464660824502012,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00008462521955159404,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.95,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":582,"viewportWidth":320,"weight":0.00008460896237024022,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.00008455689893699958,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00008451549800011021,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00008447353167266839,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008446371183823935,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":412,"weight":0.00008441096182586491,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.00008439130049177153,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008436258088573871,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00008432949953811236,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008432550571950946,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":683,"viewportWidth":1440,"weight":0.00008430392981811833,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1318,"viewportWidth":1278,"weight":0.00008429047295652433,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00008424119939296811,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":0,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":1024,"weight":0.00008419109661732363,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00008410644992016982,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":414,"weight":0.0000841042329596221,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":641,"viewportWidth":375,"weight":0.00008404008252355808,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":852,"viewportWidth":448,"weight":0.00008403809903177986,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":1280,"weight":0.00008397953015315792,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":0,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":959,"viewportWidth":1920,"weight":0.0000839713600146879,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00008395206652265877,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":672,"viewportWidth":1380,"weight":0.00008386973016595399,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000838031990325751,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00008379150983903209,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":840,"viewportWidth":1470,"weight":0.00008358343152294532,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":4,"screenHeight":916,"screenWidth":1682,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":910,"viewportWidth":1680,"weight":0.00008357756107109722,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00008348880784876127,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.8,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6523.4 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00008348830440187464,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":909,"viewportWidth":1920,"weight":0.00008346908940013941,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.9,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 14; SM-S911U Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":705,"viewportWidth":360,"weight":0.00008336383334740521,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":753,"viewportWidth":390,"weight":0.00008333764320587656,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":516,"viewportWidth":320,"weight":0.00008324998897858219,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00008323346356098365,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.78 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00008313148300139451,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00008312875274201205,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.00008302966142885238,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00008302074834630798,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":430,"weight":0.00008297292554843457,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":339,"weight":0.00008293821657400165,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00008293462205611501,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":1900,"weight":0.00008283190000312532,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":711,"viewportWidth":428,"weight":0.00008282241759530498,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":434,"viewportWidth":954,"weight":0.00008279029544189737,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008278400505873063,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008275100966636159,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00008274044532238235,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000826034069407274,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00008254399195643312,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00008254352274774041,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.4,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.00008253183989500711,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.5,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":1600,"weight":0.00008247305967598785,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/123.0.6312.52 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.00008247284477850479,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00008241383914362802,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008239834811604222,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":879,"viewportWidth":1663,"weight":0.00008238037193448125,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00008237883461584146,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008235826598944694,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":617,"viewportWidth":360,"weight":0.00008235818134585387,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00008233190695959058,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1194,"screenWidth":834,"userAgent":"Mozilla/5.0 (iPad; CPU OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":1194,"weight":0.00008209758166317204,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":7.6,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00008206233887345221,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":838,"viewportWidth":432,"weight":0.00008205072721730291,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00008204085289879291,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008198411820340215,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00008197914934806906,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.00008195857024812792,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008191781248975609,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00008191245051387169,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00008188477963440211,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00008181331134296039,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.0000818053459287229,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00008180353850971186,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":617,"viewportWidth":414,"weight":0.00008179298265538761,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00008176953177012705,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":1280,"weight":0.00008170703373728905,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":514,"viewportWidth":320,"weight":0.00008161993563403803,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22C161 Twitter for iPhone/10.81","vendor":"Apple Computer, Inc.","viewportHeight":800,"viewportWidth":430,"weight":0.00008158986870271994,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008157747133183135,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.00008140017378253392,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00008138789211609181,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008130454611284609,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00008129893883128304,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":700,"viewportWidth":1440,"weight":0.0000812127938263949,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":1398,"weight":0.00008112245718615864,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.95,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.00008110422209919783,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":713,"viewportWidth":1420,"weight":0.00008104351491171441,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00008103859918925181,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00008102887988774868,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":402,"weight":0.00008096021060245378,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":3840,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":910,"viewportWidth":1918,"weight":0.00008095130267473455,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/135.1 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00008090939060097178,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1912,"weight":0.00008090577850396213,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.10 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":698,"viewportWidth":1024,"weight":0.00008082473330329154,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1080,"viewportWidth":1920,"weight":0.00008080568015801672,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00008076177709771961,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000807602490199701,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00008073097319807114,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.00008069183351956033,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.0000806613026960025,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":1528,"weight":0.00008063182382666273,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.25,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":924,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":412,"weight":0.00008061034566583806,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00008059519412340376,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":712,"viewportWidth":414,"weight":0.00008050145590621554,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00008046532927265326,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00008035528029380397,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":718,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.00008029735361699123,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":568,"viewportWidth":320,"weight":0.00008014983139041404,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00008010130189951335,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":637,"viewportWidth":375,"weight":0.00008008333455440313,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0000800192912145577,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00007995244366438142,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":2,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00007989528278456327,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/340.3.689937600 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00007968511093774135,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":633,"viewportWidth":375,"weight":0.00007963524046989105,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007962145439597228,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00007960700787965445,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1080,"viewportWidth":1920,"weight":0.00007958724266214953,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.00007948487721412695,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000794468667743837,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00007938644552747048,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00007937621285324974,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007929228820807771,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.75,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":891,"viewportWidth":1518,"weight":0.0000792672822015188,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00007926198245749303,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":627,"viewportWidth":393,"weight":0.00007921969099262318,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":1600,"weight":0.0000792172982960929,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.9,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00007920818005360258,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007917441196881956,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":816,"viewportWidth":1470,"weight":0.00007915290640062443,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00007892957189261626,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00007890676813927214,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007886564640362572,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":806,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 13; TECNO BG6 Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.164 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":360,"weight":0.00007883359305866994,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":390,"weight":0.00007882478480758588,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.15,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00007882178514181682,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.0000788044507507413,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00007873892073633669,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00007873089954967272,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.95,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1743,"viewportWidth":980,"weight":0.00007868874606376294,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00007866546133669605,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00007856885638284784,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1313,"viewportWidth":2560,"weight":0.00007854964809404597,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":428,"weight":0.0000785496402843974,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.00007847670912603174,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007845870500087666,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":705,"viewportWidth":414,"weight":0.00007844013294576377,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":900,"viewportWidth":1728,"weight":0.00007842121739909168,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.00007839778105481924,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.0000783962200889088,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007837627299104445,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00007823415774278197,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007822888758359784,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007817513105332489,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000781528714723357,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.00007807488979934107,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007804032259399693,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00007801689866868272,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":891,"viewportWidth":1920,"weight":0.00007797552434732158,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00007796760526628682,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00007793132588861546,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":758,"viewportWidth":440,"weight":0.00007786371285777599,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.00007785579606441894,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1536,"weight":0.00007782295849706286,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007776142534769362,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.3,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":924,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":412,"weight":0.00007772579014798614,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007771398790669293,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":7,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":712,"viewportWidth":428,"weight":0.00007762184614190533,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":576,"viewportWidth":1024,"weight":0.00007754635810534316,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00007753702717360438,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007751553355306041,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00007746206176110992,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00007741823122326926,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007737925736474583,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.45,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":744,"viewportWidth":427,"weight":0.0000773291363165215,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/121.0.6167.66 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00007729547313441925,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":992,"viewportWidth":1728,"weight":0.00007727189400634634,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":6,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":706,"viewportWidth":430,"weight":0.00007725241791060602,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":0,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":1080,"weight":0.00007712136359497419,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":343,"viewportWidth":792,"weight":0.00007707818198021717,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.00007701902065541321,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1912,"weight":0.000076932268862375,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00007691470503337312,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.6,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00007684732345417033,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000768385028797996,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.2,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00007674276657554309,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00007672970212126022,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00007667805903718255,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.3,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":1497,"weight":0.00007667743045966532,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1080,"viewportWidth":1920,"weight":0.00007662196102786738,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00007650428229309084,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00007638923151991664,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00007632853928290709,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0000762953862984403,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00007622279449659682,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0000762064338263367,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.00007618824209688447,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007618320575453265,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":593,"viewportWidth":1280,"weight":0.00007610118768877526,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00007599551749870709,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":513,"viewportWidth":320,"weight":0.0000759732342834719,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00007592706150860169,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":390,"weight":0.00007576732516778839,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007574976031527846,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.0000757188316926689,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00007571631728524784,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.5,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00007564452204886437,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/135.1 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":673,"viewportWidth":402,"weight":0.00007556799575720842,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":716,"viewportWidth":414,"weight":0.00007541936062344493,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007540124465263473,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.120 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00007532692608715255,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":771,"viewportWidth":412,"weight":0.00007532077094013025,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007531650940348572,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.8,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":384,"weight":0.00007525630366177536,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000752507996210701,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":1,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":820,"viewportWidth":1440,"weight":0.00007524652239314577,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00007523059545215104,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":711,"viewportWidth":1536,"weight":0.00007513749993720403,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000751075286491482,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":820,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 13; Infinix X6831 Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":744,"viewportWidth":360,"weight":0.00007510457744702304,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00007504409328359738,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00007493455795620584,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.75,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1039,"screenWidth":1847,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":872,"viewportWidth":1847,"weight":0.00007493038997646341,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.00007489333975212764,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.5,"effectiveType":"3g","rtt":350},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":528,"viewportWidth":1123,"weight":0.00007485318660600862,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":345,"weight":0.00007481484785512208,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000074791541235272,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":711,"viewportWidth":1306,"weight":0.00007475147814951783,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.8,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.0000746739605397543,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.120 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.0000743488056844925,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":1366,"weight":0.0000742795342516916,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.000074202630026005,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00007417106061324959,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00007416631126372666,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000074156002684306,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":927,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":925,"viewportWidth":1920,"weight":0.00007414320854427088,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":633,"viewportWidth":375,"weight":0.00007410353492087712,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":428,"weight":0.00007409036539179357,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007404840595166908,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":735,"viewportWidth":430,"weight":0.0000740406314744987,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":917,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":917,"viewportWidth":1920,"weight":0.0000740200966371601,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":622,"viewportWidth":375,"weight":0.00007401329172198664,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.15,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":566,"viewportWidth":320,"weight":0.0000739889725733329,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007397335165098652,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1208,"viewportWidth":1662,"weight":0.00007395918007004175,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.0000739546723787107,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00007386842019661469,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.55,"effectiveType":"4g","rtt":100},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1080,"viewportWidth":1920,"weight":0.00007382950907658524,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 Safari/605.1.15 GNews iOS/5.102.1100","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":1180,"weight":0.00007381472058594663,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Snapchat/13.28.0.46 (like Safari/8619.2.8.10.7, panda)","vendor":"Apple Computer, Inc.","viewportHeight":753,"viewportWidth":430,"weight":0.00007379526373869003,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.0000737625336952908,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1005,"viewportWidth":1920,"weight":0.00007372214319192167,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007365226328562924,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":928,"viewportWidth":1912,"weight":0.00007363267917313264,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00007361453721741486,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00007351982773899465,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.65,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":864,"viewportWidth":1600,"weight":0.00007347129941812474,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.15,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":889,"viewportWidth":1680,"weight":0.00007344836772860694,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.95,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.00007341359207519421,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00007334849552040134,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007334137464657922,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":694,"viewportWidth":384,"weight":0.00007329595976060185,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/135.0 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.0000732843931546617,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007324971737445348,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Android 14; Mobile; rv:135.0) Gecko/135.0 Firefox/135.0","vendor":"","viewportHeight":695,"viewportWidth":360,"weight":0.00007319366805087375,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007319069907447936,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":724,"viewportWidth":1324,"weight":0.00007315049152181704,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007308097479126207,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":393,"weight":0.00007305207826585199,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00007305085985240294,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.00007304867453466412,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000729639021459418,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00007294169787598052,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":833,"viewportWidth":1440,"weight":0.00007284039931490753,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007282657954847193,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":825,"screenWidth":960,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":641,"viewportWidth":960,"weight":0.00007275138381710837,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":1280,"weight":0.00007269624074808073,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.00007266516921154412,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007260825467376119,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.7565.1442 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":375,"weight":0.00007258034112069052,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00007250194788530261,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007248643978108992,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":712,"viewportWidth":414,"weight":0.00007247947098264543,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1003,"screenWidth":1504,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":876,"viewportWidth":1504,"weight":0.00007243142662055015,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.0000724307738506458,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00007228028052153217,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.0000722683972346344,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007226517122065315,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.0000722514152369252,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":701,"viewportWidth":760,"weight":0.0000721932703919007,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":631,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":360,"weight":0.00007218078950293577,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":858,"viewportWidth":432,"weight":0.00007217769433740892,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":663,"viewportWidth":1280,"weight":0.00007213215854169082,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 14; SM-M156B Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":756,"viewportWidth":384,"weight":0.00007210945499720647,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00007205422958168652,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":857,"viewportWidth":1512,"weight":0.00007204245118477776,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00007179685652473619,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.0000717892017649561,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1 Ddg/18.3","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00007178531750215174,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00007178075442540085,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.25,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.00007172860609259505,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00007169241880791426,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00007169048327962018,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.6478.36 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00007163169465283203,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00007145286123769095,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":1419,"weight":0.00007144165619267813,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00007141125082312003,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.4,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.143 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00007140427033111385,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":637,"viewportWidth":375,"weight":0.00007139470632625066,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.120 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":430,"weight":0.00007133905953858304,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":1440,"weight":0.00007128311003335506,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":499,"viewportWidth":375,"weight":0.00007127974359505511,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":747,"viewportWidth":428,"weight":0.0000712366449492708,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148","vendor":"Apple Computer, Inc.","viewportHeight":538,"viewportWidth":375,"weight":0.00007123547349192279,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00007123201995611097,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":7,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":390,"weight":0.00007110639360200316,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":412,"weight":0.00007100604589826918,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007100345273631691,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.0000708918956746602,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.6478.36 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00007088708977701242,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/123.0.6312.52 Mobile/15E148 Safari/604.1","vendor":"Google Inc.","viewportHeight":844,"viewportWidth":390,"weight":0.00007077901811214935,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00007077713628203434,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":780,"viewportWidth":412,"weight":0.00007076313028811762,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00007068554095785533,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00007065455117414031,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 OPR/116.0.0.0","vendor":"Google Inc.","viewportHeight":680,"viewportWidth":1494,"weight":0.00007059788541241132,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":393,"weight":0.00007057054706500445,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.65,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00007048790139092274,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":390,"weight":0.00007046348948616606,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00007045196537791816,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.8,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.00007041120097803336,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00007036701844652663,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00007036402229330862,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2560,"weight":0.00007025713821662153,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":3.9,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00007012504685077644,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":920,"viewportWidth":1912,"weight":0.00007011394439272704,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1280,"weight":0.0000700671371451067,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00007005757497798475,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006995454187685895,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.143 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.0000699254722655358,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00006992068783816938,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000698997967435055,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.7,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":701,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00006983793095665832,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.6,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00006974123284346158,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":823,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 11; moto g power (2022)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":823,"viewportWidth":412,"weight":0.00006970936014469985,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.00006964293297860333,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":1420,"weight":0.00006961122316005925,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.2,"effectiveType":"4g","rtt":75},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.6778.109 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1024,"weight":0.00006954281086153896,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.33 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.000069514644269414,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006946481215079236,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006946108621577453,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006939651372183021,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":672,"viewportWidth":360,"weight":0.00006936257949682957,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":721,"viewportWidth":1116,"weight":0.00006925838362178875,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":641,"viewportWidth":375,"weight":0.00006919597295686097,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00006918861440614,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0000691872829041486,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.00006916316013223596,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.0000691116837413636,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":3440,"weight":0.00006907188680815586,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00006905164018968197,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":593,"viewportWidth":1280,"weight":0.00006904680375318668,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":1280,"weight":0.00006903160379430855,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":683,"viewportWidth":402,"weight":0.00006899558868230345,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":832,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":1280,"weight":0.00006891933550380118,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":753,"viewportWidth":440,"weight":0.00006889460775878684,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":1530,"weight":0.00006880415102311105,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00006877090766615703,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00006874443764427425,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/135.1 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":375,"weight":0.00006866676369169114,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":430,"viewportWidth":375,"weight":0.0000686524907212594,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":590,"weight":0.0000686366244193577,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00006858093713704179,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":339,"weight":0.0000684702663387366,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00006846841412550449,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":null,"effectiveType":"3g","rtt":650,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.0000684094631357706,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.45,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 OPR/116.0.0.0","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2506,"weight":0.00006834779896819906,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.95,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":776,"viewportWidth":412,"weight":0.00006831875331648514,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv8l","pluginsLength":0,"screenHeight":534,"screenWidth":854,"userAgent":"Mozilla/5.0 (Linux; Android 10) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.0.0 Mobile DuckDuckGo/5 Safari/537.36","vendor":"Google Inc.","viewportHeight":438,"viewportWidth":854,"weight":0.00006826508513338748,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006824299025204336,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1106,"viewportWidth":820,"weight":0.00006819545653389654,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.0000681852357814675,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.2,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":900,"viewportWidth":2075,"weight":0.00006815876964402632,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00006790427276149447,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000678528692229497,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.00006784828141831444,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00006782725414064416,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00006771733086754719,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.00006764827523774228,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":826,"viewportWidth":1536,"weight":0.00006763461736850062,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006762286487862858,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00006761778235460787,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00006761076719235936,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00006752842551614701,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00006750890864287546,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":730,"viewportWidth":1470,"weight":0.00006745613406264544,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.1,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00006738717180018586,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006736366815003921,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":1314,"viewportWidth":3432,"weight":0.00006734370127035402,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00006732610675758643,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1317,"viewportWidth":2560,"weight":0.0000672949006743455,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00006725125752129655,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0000671823448535175,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.00006714179526493065,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":597,"viewportWidth":1366,"weight":0.00006712809834484942,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":393,"weight":0.00006701828085425581,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":731,"viewportWidth":430,"weight":0.00006700454992041214,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00006693880262786886,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006687743735162511,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.0000668214802979628,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00006681371225161787,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":789,"viewportWidth":412,"weight":0.0000667963884836853,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000667631239640397,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00006673224392095876,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000667134704814814,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1158,"weight":0.0000666606073111041,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006642497241940876,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00006642285958972116,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00006637530060459823,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":390,"weight":0.00006636670147459859,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.0000663424607539458,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00006633298998396399,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00006626193579007863,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006623843576377223,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006619629739339785,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00006617911953457109,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.45,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1512,"weight":0.00006617654791963116,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":692,"viewportWidth":1380,"weight":0.00006617061353292642,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00006615404490941732,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":719,"viewportWidth":414,"weight":0.00006612332672456253,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006611767912621806,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.75,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1024,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":913,"viewportWidth":1280,"weight":0.00006610584091217083,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.4,"effectiveType":"4g","rtt":250},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":2560,"weight":0.00006599333458318416,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.00006594602714111249,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00006587051713509053,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.00006582996286994142,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00006573144831525021,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/354.0.720749604 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00006572679102523917,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00006567336400714386,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.00006562821409582434,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6523.4 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00006560894398752605,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":851,"viewportWidth":1431,"weight":0.00006558138063847985,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006552603090863853,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006551961212946232,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.114 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00006541723019969974,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1050,"viewportWidth":1680,"weight":0.00006536344611346159,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":826,"viewportWidth":1536,"weight":0.0000652775440563994,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.3,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6523.4 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00006517044227081397,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00006515699038486269,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006510853415779338,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":732,"viewportWidth":430,"weight":0.0000649892444244197,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":924,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":412,"weight":0.0000649744292791536,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.15,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":594,"viewportWidth":1272,"weight":0.00006492075744785495,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":696,"viewportWidth":1180,"weight":0.00006491393302666448,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000649041775034537,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":1536,"weight":0.00006489931726150077,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00006489352072684365,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":851,"viewportWidth":1366,"weight":0.0000648853298125903,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00006482503795494691,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00006475168569173961,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":0.6,"effectiveType":"4g","rtt":200},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 OPR/116.0.0.0","vendor":"Google Inc.","viewportHeight":512,"viewportWidth":1238,"weight":0.00006474926288599806,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":780,"viewportWidth":390,"weight":0.00006471382412448907,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.75,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.0000646634674461093,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0000646151797830717,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":756,"screenWidth":1344,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":651,"viewportWidth":1344,"weight":0.00006451918364569321,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.6,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":901,"viewportWidth":1728,"weight":0.00006450420901209508,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006438417430112675,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00006436485460148533,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006431294015101898,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.9,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1802,"viewportWidth":980,"weight":0.00006429671044138462,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00006428268389555655,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 OPR/116.0.0.0","vendor":"Google Inc.","viewportHeight":1326,"viewportWidth":2518,"weight":0.00006423191995072844,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":393,"weight":0.00006421067198031094,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":537,"viewportWidth":322,"weight":0.00006418221968276355,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006414533637211231,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006408071564750759,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":942,"viewportWidth":1912,"weight":0.00006405560939063551,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1260,"screenWidth":2240,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1138,"viewportWidth":2240,"weight":0.00006398002621732522,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.9,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":661,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":661,"viewportWidth":384,"weight":0.00006396563038649915,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006394306591329704,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.3,"effectiveType":"4g","rtt":200},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":559,"viewportWidth":1280,"weight":0.00006392679074691052,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":592,"viewportWidth":1280,"weight":0.00006388771120918431,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":674,"viewportWidth":1272,"weight":0.00006388359710214783,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.114 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00006385675604638317,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":0.00006385098644788711,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000637036267330696,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006367572451943702,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":4,"screenHeight":805,"screenWidth":1473,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":803,"viewportWidth":1470,"weight":0.00006364988494365248,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00006335114904881624,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006326472728248177,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00006325114742097096,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":873,"viewportWidth":430,"weight":0.00006323777601809466,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000632246073590184,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.8,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00006313865783763077,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006312400953522947,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":559,"viewportWidth":375,"weight":0.00006309610276611167,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":609,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":609,"viewportWidth":360,"weight":0.00006306898410240921,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1 Ddg/17.6","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00006305956965223453,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00006301128401507849,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":636,"viewportWidth":375,"weight":0.00006298350571188676,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00006292795331243705,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006292438782700992,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006286603443070456,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.00006283983218891847,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.00006273659089194749,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":384,"weight":0.00006272627171687412,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006270362506118838,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006269379718430178,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.0000626775399541379,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.0000626054289741148,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.6,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00006254818462604613,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.1,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00006254176234934928,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.0000625336449427686,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":505,"viewportWidth":320,"weight":0.00006248230945061188,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00006245249421944436,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":393,"weight":0.00006240337758290565,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":852,"viewportWidth":448,"weight":0.00006238519363086052,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":402,"weight":0.0000623838221600861,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006238365234905433,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":733,"viewportWidth":384,"weight":0.00006234830444937965,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":759,"viewportWidth":440,"weight":0.00006233327402556929,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00006229775914341546,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00006224918985582169,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.00006220855569707777,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.00006219409196779327,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":430,"weight":0.0000620749105429258,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":1,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":719,"viewportWidth":1440,"weight":0.00006205701257162955,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00006196852106164651,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":612,"viewportWidth":375,"weight":0.00006195947195694055,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006194542488096496,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":428,"weight":0.00006193987449193953,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":774,"viewportWidth":459,"weight":0.00006181131953649912,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00006175227705458,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.15,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00006174099593268136,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006172776259725193,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":390,"weight":0.00006170914461397565,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":390,"weight":0.00006164767535776194,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.0000616110575161482,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006160165911604391,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":675,"viewportWidth":402,"weight":0.00006156857213702846,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.8,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":815,"viewportWidth":412,"weight":0.00006148746688758093,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006146652278761506,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00006143614519046219,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":920,"viewportWidth":1470,"weight":0.00006143363824331826,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006136739759684427,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":752,"viewportWidth":428,"weight":0.00006132671318624882,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006130839041155454,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":440,"weight":0.00006126676931374077,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006119161287868593,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1194,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":1194,"weight":0.00006119115416796492,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00006118777866536853,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.0000610989994582964,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":428,"weight":0.00006108006924613491,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00006103823918499116,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.4,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":607,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":360,"weight":0.00006101517569219741,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00006092570366602754,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1097,"viewportWidth":1858,"weight":0.000060904686817051384,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.000060891799163648516,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":493,"viewportWidth":780,"weight":0.00006087038301326018,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006080983771410507,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.0000607912492248554,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 OPR/116.0.0.0","vendor":"Google Inc.","viewportHeight":934,"viewportWidth":1878,"weight":0.000060754167027531307,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.000060705470641073716,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.000060693123277005564,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":752,"viewportWidth":1412,"weight":0.00006068905784712616,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00006067736065067479,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":826,"viewportWidth":1536,"weight":0.00006066411153207064,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00006066174013397094,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006064723240050945,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.25,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 OPR/116.0.0.0","vendor":"Google Inc.","viewportHeight":958,"viewportWidth":1866,"weight":0.00006062947171800993,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":412,"weight":0.000060619548102261796,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.1,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":566,"viewportWidth":320,"weight":0.00006056712613840704,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000060553811802392454,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000060529577982613406,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00006052186531501382,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00006038794335837115,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000060360484042254986,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1194,"viewportWidth":2327,"weight":0.00006035371534842012,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.0000602954354654233,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.05,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":837,"screenWidth":377,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":377,"weight":0.00006028459458618049,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1815,"viewportWidth":1014,"weight":0.00006024328664522381,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":637,"viewportWidth":375,"weight":0.00006024303704472186,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":911,"viewportWidth":1366,"weight":0.00006021153968949147,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00006017549819357678,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00006016233747143653,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000060157431894027595,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000060147313962184774,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000060077373956496616,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00006005498737509421,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.000059866664925394136,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00005983152292273595,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":881,"viewportWidth":1680,"weight":0.00005982184842215688,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":887,"viewportWidth":1753,"weight":0.000059728571262329367,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":507,"viewportWidth":320,"weight":0.00005968752990046283,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00005966092293339395,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00005961158105842506,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":428,"weight":0.000059572830846207065,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00005954622362902248,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":1120,"screenWidth":1792,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":935,"viewportWidth":1792,"weight":0.000059314728805807,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":1180,"weight":0.00005926076574831242,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":940,"screenWidth":1410,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":805,"viewportWidth":1410,"weight":0.00005925433371351628,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005917442355582362,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":680,"viewportWidth":360,"weight":0.0000591500683683785,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.000059088450630561404,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":430,"weight":0.000059052618982718234,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.75,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":744,"viewportWidth":412,"weight":0.0000590507308635718,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":759,"viewportWidth":440,"weight":0.00005904280614132529,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":725,"viewportWidth":1300,"weight":0.000058900781156495515,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":731,"viewportWidth":1536,"weight":0.00005883461650860289,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000058799522779854736,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00005878712812929405,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":798,"viewportWidth":1470,"weight":0.000058784841084601826,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00005870576084465505,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":918,"viewportWidth":1379,"weight":0.000058462142814707594,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000058376117941561395,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.75,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00005826080149770287,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000580038976298725,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.15,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":983,"viewportWidth":2048,"weight":0.00005799969831489752,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00005798350847247703,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000057974402961388735,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00005793051608323512,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":708,"viewportWidth":414,"weight":0.000057884833856758805,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":642,"viewportWidth":1358,"weight":0.00005777446392002149,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00005768894849888113,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000576154070170324,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.45,"effectiveType":"4g","rtt":200},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.00005755525338954552,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1312,"viewportWidth":2433,"weight":0.000057546548054218416,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005754101921977473,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005753630400596021,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":605,"viewportWidth":339,"weight":0.00005752132208772734,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":798,"screenWidth":1418,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":581,"viewportWidth":1418,"weight":0.00005751637967381668,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00005749987680863828,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.5,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000057485788996692615,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00005747298607056953,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":919,"viewportWidth":1920,"weight":0.000057429391019742676,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.000057421542912468086,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.7,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.00005741039376937916,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":1344,"screenWidth":1344,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6533.72 Safari/537.36","vendor":"Google Inc.","viewportHeight":1344,"viewportWidth":1344,"weight":0.00005737545029489447,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0","vendor":"","viewportHeight":567,"viewportWidth":1280,"weight":0.00005734720224171439,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005730599201957088,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00005729571382903155,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.0000572528090996507,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.00005720106526844793,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000057196812385843044,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1912,"weight":0.0000571538816090886,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":976,"viewportWidth":1865,"weight":0.00005714775932478184,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.000057123232565049956,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":749,"viewportWidth":384,"weight":0.000057046775828823286,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.000057038769450250435,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.45,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 OPR/116.0.0.0","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1482,"weight":0.00005688012102288628,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":2.35,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 YaBrowser/24.10.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":940,"viewportWidth":1872,"weight":0.000056876983390617935,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.000056838209432535306,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.00005681578267949634,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000056782975628708037,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005667371553660568,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.142 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00005664011728309267,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1537,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":799,"viewportWidth":1536,"weight":0.00005656368940662885,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.9,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.00005654768120407002,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00005651611782755916,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":973,"viewportWidth":1679,"weight":0.000056469139435586535,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":641,"viewportWidth":375,"weight":0.000056447765601246,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.120 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.000056409818248636106,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00005630861182374387,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.5,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":912,"screenWidth":1368,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":752,"viewportWidth":1360,"weight":0.00005627391814889556,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00005626774133748029,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.4,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":568,"viewportWidth":1272,"weight":0.000056260478512028246,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":6,"screenHeight":1112,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":725,"viewportWidth":1112,"weight":0.00005622710769084315,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":957,"viewportWidth":1920,"weight":0.000056181773101349306,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00005601542186345307,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.000055879727319369877,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1 Ddg/18.3","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00005583928742459552,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.0000557724149073372,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005573118735282677,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.3,"downlinkMax":null,"effectiveType":"3g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":432,"weight":0.000055704447708944707,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":393,"weight":0.00005567463485103084,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":918,"viewportWidth":1920,"weight":0.00005566796683008436,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.00005565573577955358,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":918,"screenWidth":1923,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":917,"viewportWidth":1920,"weight":0.00005559508055863077,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.143 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.000055546180923154286,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":857,"viewportWidth":1512,"weight":0.00005551486562428518,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":390,"weight":0.000055500446586349885,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.000055483628921142525,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1067,"screenWidth":1707,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":898,"viewportWidth":1707,"weight":0.000055475312501053585,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":759,"viewportWidth":440,"weight":0.000055402416541025456,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":703,"screenWidth":1537,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":1536,"weight":0.000055361348418382084,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":559,"viewportWidth":1280,"weight":0.0000552783372104081,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":976,"viewportWidth":1516,"weight":0.000055260391298674394,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":928,"viewportWidth":1912,"weight":0.000055256319393219325,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2560,"weight":0.00005524771626951263,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":711,"viewportWidth":414,"weight":0.000055228912675112644,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000055216984567071136,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00005521104344288519,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":955,"viewportWidth":1920,"weight":0.00005520145036252348,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00005517501376450788,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00005510925979726426,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1 Ddg/18.3","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.000055078443416753284,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":958,"viewportWidth":1728,"weight":0.00005507638751583542,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.5,"effectiveType":"3g","rtt":300},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 OPR/116.0.0.0","vendor":"Google Inc.","viewportHeight":642,"viewportWidth":1279,"weight":0.000055074647034694915,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":393,"weight":0.000055004828431994036,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/356.2.728375747 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":645,"viewportWidth":393,"weight":0.00005493678483060489,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":820,"viewportWidth":1440,"weight":0.0000549204303652493,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000054911449511538814,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005483226092989966,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00005479800959656165,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.45,"downlinkMax":null,"effectiveType":"4g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.000054750660364685524,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.000054710862945582074,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00005470707047111713,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":632,"viewportWidth":375,"weight":0.00005469817119329949,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:131.0) Gecko/20100101 Firefox/131.0","vendor":"","viewportHeight":728,"viewportWidth":1464,"weight":0.00005465363455768063,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0","vendor":"","viewportHeight":682,"viewportWidth":1366,"weight":0.000054504908215927064,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/135.1 Mobile/15E148 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.00005445509955913217,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":717,"viewportWidth":412,"weight":0.00005445022706696242,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00005442248667763551,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000054410986036431185,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":906,"screenWidth":369,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":369,"weight":0.00005434845850155941,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 13) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.0.0 Mobile DuckDuckGo/5 Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.000054335279285625755,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00005430599609186218,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":412,"weight":0.00005424074225948758,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":706,"viewportWidth":1511,"weight":0.00005420979510623308,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000054176956674554575,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":715,"viewportWidth":412,"weight":0.000054081156348368916,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00005406295055920847,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 YaBrowser/25.2.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1080,"viewportWidth":1905,"weight":0.0000539506889855559,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.000053915698244292776,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00005378437334536464,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00005376412977676134,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00005375266568477533,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000053697803101659737,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000053687620040241037,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0","vendor":"Google Inc.","viewportHeight":742,"viewportWidth":1536,"weight":0.00005366022078937425,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0","vendor":"","viewportHeight":899,"viewportWidth":1920,"weight":0.00005365254749974888,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":1280,"weight":0.00005352853163577181,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 14; LAVA LXX503 Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":360,"weight":0.00005351472326298596,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000053514217490730405,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":548,"viewportWidth":375,"weight":0.00005348850391842615,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00005343642733734286,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":618,"viewportWidth":375,"weight":0.000053348269872112394,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":604,"viewportWidth":414,"weight":0.000053253028292795746,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1 Ddg/17.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00005320481208130418,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":912,"screenWidth":1368,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":771,"viewportWidth":1368,"weight":0.0000531995157586104,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.00005318498074766496,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000531731374364729,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":710,"viewportWidth":414,"weight":0.000053171407948478176,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":992,"viewportWidth":1728,"weight":0.00005310121754163889,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.000053043190602168746,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":822,"screenWidth":1462,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":687,"viewportWidth":1462,"weight":0.0000530034761054492,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1040,"viewportWidth":1476,"weight":0.00005300091258356989,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005292246866747568,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.00005289788000577803,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000052893578855737306,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00005288991735281721,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005285159432100561,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000052842007047400315,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1107,"screenWidth":1710,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)","vendor":"Apple Computer, Inc.","viewportHeight":940,"viewportWidth":1324,"weight":0.00005283817042709277,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00005279591930928301,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00005271506370643138,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":0,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (iPad; CPU OS 12_4_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":1024,"weight":0.000052707438211149105,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.00005267638580029614,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":402,"viewportWidth":236,"weight":0.00005265462269714372,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005264075597822419,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1278,"viewportWidth":1278,"weight":0.00005261563663214021,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005260918168551265,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000052600513716162916,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.000052558396495587685,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":763,"viewportWidth":1440,"weight":0.00005253123746748966,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.6,"downlinkMax":100,"effectiveType":"4g","rtt":250,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":360,"weight":0.00005247462869870209,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00005243227565839325,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.000052391573272792905,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.3,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00005239137188914291,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00005234956960087963,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000052328375862049334,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000052326170929560565,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.0000523007508935198,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1000,"viewportWidth":1920,"weight":0.000052174128176351286,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005211868320323346,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":428,"weight":0.00005208480572131991,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00005206470129683479,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.35,"effectiveType":"3g","rtt":250},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":839,"viewportWidth":1425,"weight":0.000052043885067990525,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.95,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00005204179235660106,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.00005202878644689665,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005201573637064583,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00005188347425033477,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":1024,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36","vendor":"Google Inc.","viewportHeight":719,"viewportWidth":1344,"weight":0.0000518088418135259,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00005177376475630759,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005176842357388599,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":943,"viewportWidth":1063,"weight":0.0000517646669009483,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":940,"viewportWidth":1680,"weight":0.000051753001920206694,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000051641918386846845,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":759,"viewportWidth":440,"weight":0.00005162606149669972,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":1440,"weight":0.00005147096492698193,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":559,"viewportWidth":375,"weight":0.00005145488160547825,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000051362791060997334,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000051355026850439155,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0000513371850818899,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00005126364969213322,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1 OPT/5.4.1","vendor":"Apple Computer, Inc.","viewportHeight":771,"viewportWidth":430,"weight":0.0000512620437836504,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.000051247140957193345,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":792,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.00005124472745447065,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005124115622950939,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00005123077407289119,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":489,"viewportWidth":278,"weight":0.00005123016866869733,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.0000512139989918503,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000051160880123191197,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00005115419242006905,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00005112758205040883,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1029,"screenWidth":1646,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":902,"viewportWidth":1646,"weight":0.00005109859169836562,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.00005108855041550109,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005098630459854002,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":623,"viewportWidth":375,"weight":0.00005082021062082274,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":885,"viewportWidth":960,"weight":0.0000507886046376129,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.00005072722513228801,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.2,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 14; SM-A045F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":384,"weight":0.00005069861379949643,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000050605969013747065,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.15,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":2,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":793,"viewportWidth":1470,"weight":0.00005051524699587968,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.000050488191125616576,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00005041347709985397,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":816,"viewportWidth":1512,"weight":0.00005040548708958902,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.1,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6523.4 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00005038117017957077,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005036423084838676,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.000050349487193940845,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000050348658926477604,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00005034196940345471,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00005023324492979303,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.000050229229019322864,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0","vendor":"Google Inc.","viewportHeight":594,"viewportWidth":1272,"weight":0.000050215058663814345,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":390,"weight":0.0000501902083052345,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00005012789265949881,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00005011100093942205,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":736,"viewportWidth":1403,"weight":0.00005009302197888947,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.15,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00005002278611075884,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1194,"screenWidth":834,"userAgent":"Mozilla/5.0 (iPad; CPU OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":710,"viewportWidth":1194,"weight":0.00005002041798032112,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1260,"screenWidth":2240,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":928,"viewportWidth":1859,"weight":0.00005001674231674302,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00004992516997411076,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004988232298234236,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00004987152203440832,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":754,"viewportWidth":440,"weight":0.00004986086112263113,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00004978847528224401,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":498,"viewportWidth":300,"weight":0.000049659696578383394,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000049609698298249986,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00004956770639226912,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":748,"viewportWidth":414,"weight":0.00004954902261210068,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.9,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1294,"viewportWidth":2560,"weight":0.000049512220507497064,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004948451732676884,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":642,"viewportWidth":393,"weight":0.00004946988124568309,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.3,"downlinkMax":100,"effectiveType":"3g","rtt":950,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":753,"viewportWidth":412,"weight":0.00004946640809005266,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00004945858795098558,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.45,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1920,"screenWidth":1080,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1793,"viewportWidth":1080,"weight":0.00004940853009612647,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000049402149738004154,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.35,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":716,"viewportWidth":1440,"weight":0.00004935042695542287,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":897,"viewportWidth":1366,"weight":0.00004934746912538013,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":876,"viewportWidth":504,"weight":0.00004921821955504723,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1279,"viewportWidth":3440,"weight":0.00004918039137413581,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.95,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":697,"viewportWidth":1440,"weight":0.00004914423340184272,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00004914150376155655,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":631,"viewportWidth":375,"weight":0.00004911752232512111,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.000049068786595892044,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.0000489371030062882,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00004893156237827339,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000048881863197490674,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000487474786414618,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":852,"screenWidth":1517,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":684,"viewportWidth":1517,"weight":0.00004871126221152496,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":619,"viewportWidth":390,"weight":0.00004866742916647844,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":742,"viewportWidth":1536,"weight":0.00004865360559264373,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":681,"viewportWidth":1176,"weight":0.000048647629170284486,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.00004863486875271038,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.000048616728951329905,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":720,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":720,"viewportWidth":412,"weight":0.00004858697445072404,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":790,"viewportWidth":412,"weight":0.00004854242963740372,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.2,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000048449917268024086,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.000048436140400818516,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00004811452368072893,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.000048091730371555455,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.25,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":0,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000048083709105729505,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.000048048575928331066,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.00004799773265752577,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004799158393840143,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.3,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.000047988734612818244,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004796254073343161,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1737,"viewportWidth":1148,"weight":0.000047909788818831684,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000047790937068171114,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1003,"screenWidth":1504,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":1504,"weight":0.00004777598442571572,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0","vendor":"","viewportHeight":927,"viewportWidth":1920,"weight":0.00004764577266730766,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.00004760953393308067,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.0000475918808774885,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00004757877089639411,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.00004754069869775498,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.000047489446364608895,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":617,"viewportWidth":414,"weight":0.00004739641513039193,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2560,"weight":0.00004738453121811398,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":721,"viewportWidth":390,"weight":0.00004736480161350296,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":697,"screenWidth":1241,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":577,"viewportWidth":1241,"weight":0.000047337819515149383,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":4,"screenHeight":756,"screenWidth":1474,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":753,"viewportWidth":1470,"weight":0.00004732461712669305,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000047301819622430764,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00004729554342652525,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":526,"viewportWidth":320,"weight":0.00004725766244010553,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":390,"weight":0.00004724188900322776,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004723709304608053,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00004723239626341002,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":1,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":717,"viewportWidth":1324,"weight":0.00004720196226176002,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000047181869268227455,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004717649985471855,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000047143428085776306,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00004712038349138902,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00004711071834022822,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004702876274178592,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004701890680281454,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) EdgiOS/132 Version/16.0 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":671,"viewportWidth":393,"weight":0.00004698922095584502,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00004686224718734887,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004685885018886309,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":579,"viewportWidth":1280,"weight":0.00004683678800878945,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000046806716805889315,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":632,"viewportWidth":1280,"weight":0.000046683415619188025,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000466579411759522,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.1,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":820,"viewportWidth":432,"weight":0.00004665612881826324,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000046529934066387,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.000046498321589514696,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.75,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.000046476185093255014,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.000046454696740533404,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.9,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":950,"screenWidth":463,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":875,"viewportWidth":463,"weight":0.00004643868521175645,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6523.4 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.000046438270515316275,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00004641458994146927,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":712,"viewportWidth":1470,"weight":0.00004633405157168058,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":1314,"viewportWidth":2552,"weight":0.0000463303106533296,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Google Inc.","viewportHeight":844,"viewportWidth":390,"weight":0.000046310869131445947,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.00004630452747899272,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.00004619109839269407,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.000046159295166532434,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":699,"viewportWidth":428,"weight":0.00004615334410771279,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.5,"effectiveType":"4g","rtt":150},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":832,"viewportWidth":1470,"weight":0.000046117061757048395,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":697,"viewportWidth":384,"weight":0.000046072852621574975,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":740,"screenWidth":1080,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":1080,"weight":0.00004606597882761846,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004605183881236677,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":711,"viewportWidth":428,"weight":0.00004602513197070992,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/346.2.705979365 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.00004598805505118351,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.000045921059495062315,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.00004588612180078661,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.00004587598526273902,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":2,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 AVG/131.0.0.0","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.000045853120507196815,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.00004581618487629631,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":922,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":828,"viewportWidth":412,"weight":0.000045803278511420044,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004577463836932017,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":390,"weight":0.000045692591767328386,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":753,"viewportWidth":412,"weight":0.000045691159368976105,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.000045664400723538325,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000045574848514327276,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000045542812829235674,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":589,"viewportWidth":360,"weight":0.00004547946189908664,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":926,"viewportWidth":1492,"weight":0.00004545168162930643,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":692,"viewportWidth":375,"weight":0.000045320561171878124,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004527569490646998,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.00004522876250876256,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.6,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":603,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":603,"viewportWidth":360,"weight":0.000045214989576367347,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00004520131798435651,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000451318100751012,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00004509191590004043,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":430,"weight":0.0000450714319764469,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":788,"viewportWidth":1440,"weight":0.00004506547377466502,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":506,"screenWidth":1100,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":501,"viewportWidth":1098,"weight":0.00004506492355087249,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":955,"viewportWidth":1920,"weight":0.000045059763884060075,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000450461588645872,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000045036231236116335,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004502843960478283,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.3,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":2,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":928,"viewportWidth":1680,"weight":0.00004501367001951908,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.000045006275114842355,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":1422,"weight":0.000044984759178379566,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.000044964804044741274,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":0,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1039,"viewportWidth":1920,"weight":0.00004492943106396978,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004492541365201873,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004492442241826178,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":756,"viewportWidth":384,"weight":0.000044912749242451975,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00004490278012893707,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004488102963702386,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000044848331294191395,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1280,"weight":0.000044845354389075345,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":4,"screenHeight":730,"screenWidth":1300,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":596,"viewportWidth":1300,"weight":0.00004484094807283914,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1528,"weight":0.000044749913367685766,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000044735073683949395,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":1280,"weight":0.00004472532898830729,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004472026148302862,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":720,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":532,"viewportWidth":360,"weight":0.0000447034100243523,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00004460858713348544,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":660,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":660,"viewportWidth":360,"weight":0.00004459698478326767,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00004452505331173857,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.0000445028969430103,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.00004444459012162749,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":393,"weight":0.00004441204926784033,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.15,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":704,"viewportWidth":1440,"weight":0.000044372348425515275,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":806,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 12; CPH2477 Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/133.0.6943.49 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":360,"weight":0.00004435701981093565,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":393,"weight":0.000044351041511245385,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":969,"viewportWidth":1781,"weight":0.000044105382385855956,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004410180703492003,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.4,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":820,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 14; Infinix X6833B Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":744,"viewportWidth":360,"weight":0.000044010239725733385,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1003,"screenWidth":1504,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":809,"viewportWidth":1504,"weight":0.00004395627231690532,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004394584429428582,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.6,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00004385717526245548,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":920,"viewportWidth":1912,"weight":0.000043841018754698026,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004383146561061406,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000043825685784606086,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":1058,"viewportWidth":1850,"weight":0.000043813910563316454,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.000043763190596034954,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004368068961732052,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.25,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":823,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":412,"weight":0.00004363983245661528,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.000043635331653356516,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.65,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00004360938829358404,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00004359524769915539,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":848,"viewportWidth":414,"weight":0.000043581512838455575,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004358085344921376,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00004357615752390491,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.65,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":740,"viewportWidth":1470,"weight":0.00004347704264372244,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1084,"viewportWidth":1812,"weight":0.00004345629368513651,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":748,"viewportWidth":375,"weight":0.00004345521714164676,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00004345206151298941,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.00004339166899841903,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00004336597596331389,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":852,"screenWidth":1517,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":1517,"weight":0.00004336291558102814,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004325961519793266,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":753,"viewportWidth":384,"weight":0.00004317372280148877,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":402,"weight":0.000043119529449332105,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/354.0.720749604 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.000043097917614151395,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00004307417085660167,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1031,"viewportWidth":1920,"weight":0.00004306309685373556,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1707,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":1699,"weight":0.00004305148360080265,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.000042997781661569315,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":727,"screenWidth":1291,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":565,"viewportWidth":1291,"weight":0.00004297123569211491,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":792,"viewportWidth":412,"weight":0.000042957842727870894,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.000042923858370126485,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":743,"screenWidth":1538,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":735,"viewportWidth":1536,"weight":0.00004280964436931851,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004280340050754877,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00004270962901614431,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 13; CPH2285 Build/TP1A.220905.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":720,"viewportWidth":360,"weight":0.000042709458733257144,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 14; moto g 5G - 2023 Build/U1TPNS34.26-78-3-13; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.165 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":629,"viewportWidth":320,"weight":0.00004269782007882827,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.4,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":1003,"screenWidth":1504,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":927,"viewportWidth":1671,"weight":0.00004265784072755725,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1441,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2560,"weight":0.000042618665528584565,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.000042585745452965184,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000042508694609124485,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004241196009497009,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":923,"viewportWidth":507,"weight":0.00004236844295737574,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":630,"viewportWidth":375,"weight":0.000042322979852400457,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":756,"screenWidth":1194,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":757,"viewportWidth":1194,"weight":0.00004231321115244786,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.000042312757731275725,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.0000422576418330739,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00004225536987450163,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.00004223684728713281,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.7,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6523.4 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.0000421498521327597,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.000042079971992276917,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":622,"viewportWidth":414,"weight":0.000042076524550418064,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":518,"viewportWidth":969,"weight":0.00004206528565843149,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1312,"viewportWidth":2245,"weight":0.000042027307084117875,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004201945262586667,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00004198701573954136,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00004195795706051053,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004194497240431617,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1157,"screenWidth":2240,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1157,"viewportWidth":2240,"weight":0.00004191909697865108,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.000041908221822680395,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00004190432543182801,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.00004188361092951369,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":523,"viewportWidth":375,"weight":0.000041820725197708196,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":1536,"weight":0.000041803226392948116,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000041727049928394713,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.000041680171635908306,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":797,"viewportWidth":1470,"weight":0.00004162841215934394,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.45,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":710,"viewportWidth":360,"weight":0.00004162097768740631,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004160586391636997,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00004156156041248303,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.1,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":753,"viewportWidth":412,"weight":0.00004135184938515968,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00004134500990309974,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":694,"viewportWidth":360,"weight":0.000041333552712251915,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":852,"viewportWidth":393,"weight":0.0000413301608746832,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004131401507756619,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.00004130986832094076,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00004130468775082908,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":1512,"weight":0.000041264126153411566,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":967,"screenWidth":1496,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":1437,"weight":0.000041234052827058244,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":924,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":412,"weight":0.00004123126130189762,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000411443359440238,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000041090062164792704,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.000041058761022093784,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000410466323799659,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00004100462387926633,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00004100264539448357,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":2,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000040972849263553484,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":678,"viewportWidth":1365,"weight":0.00004095876691868318,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.5,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00004091226277074473,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000040787627555792835,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00004063956587055492,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1234,"viewportWidth":1346,"weight":0.00004061433708919074,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":712,"viewportWidth":1470,"weight":0.00004059560525656841,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00004049698147722953,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.0000404849802323777,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004045483258242474,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00004041829579555863,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00004034231271459613,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":4,"screenHeight":1266,"screenWidth":2089,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1265,"viewportWidth":2088,"weight":0.00004033615332808566,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00004030479762324575,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":0,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":893,"viewportWidth":1920,"weight":0.000040268211575808,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":790,"viewportWidth":384,"weight":0.00004025318053376538,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00004024743306543019,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":630,"viewportWidth":375,"weight":0.0000402258171075606,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.00004018203752476798,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00004015823570555681,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":940,"viewportWidth":1728,"weight":0.000040133145847007414,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000040102100318216804,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":904,"screenWidth":407,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":772,"viewportWidth":407,"weight":0.00004008085775005066,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000040043320300566285,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000040014041904878656,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":430,"weight":0.00004000709472808106,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0000400007277251461,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003991313002271783,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.7,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0","vendor":"Google Inc.","viewportHeight":594,"viewportWidth":1272,"weight":0.00003979032513645628,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":1358,"weight":0.00003976814079400023,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":707,"screenWidth":1080,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":750,"viewportWidth":1080,"weight":0.00003970379574580148,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":515,"viewportWidth":320,"weight":0.00003968117798774246,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000039673717181108884,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00003961778849199535,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":441,"viewportWidth":780,"weight":0.000039517942760182985,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":390,"weight":0.000039473210005442154,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000039438397577749955,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":758,"viewportWidth":440,"weight":0.00003942567303559378,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00003941356124618637,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003940525994503577,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.0000393681351052849,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003936380654251443,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00003930558740818978,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":924,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":790,"viewportWidth":412,"weight":0.00003926596844531118,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":345,"weight":0.000039225016562791684,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/120.0.6099.101 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":553,"viewportWidth":375,"weight":0.00003922118111722757,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.00003915497750618833,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":383,"weight":0.00003913423727511742,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":799,"viewportWidth":1707,"weight":0.00003912656145210657,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000039085408919146045,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.00003897471701599307,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00003893123712934886,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.000038818029937083736,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003872714421853702,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003866999777038055,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000038609283515802614,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00003855962652084955,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":0.000038542314058653335,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":890,"viewportWidth":1527,"weight":0.000038441575475673225,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003843021776135676,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":668,"viewportWidth":402,"weight":0.000038425429066481216,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000038326556497962246,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.0000383198390000669,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":852,"viewportWidth":448,"weight":0.00003830808831520339,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":428,"weight":0.00003830339331327282,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00003829140094860204,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00003827436558270328,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00003823392983799217,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.000038203379487756906,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003818132922486551,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000038113968364441876,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003809729824799148,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.55,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":749,"viewportWidth":1440,"weight":0.000038085340976275656,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.6,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000038070508671378944,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000037999489626997516,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":694,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":567,"viewportWidth":320,"weight":0.000037948264601614114,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":1440,"weight":0.000037870103345206784,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":760,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":617,"viewportWidth":360,"weight":0.000037848607203131025,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.8,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.000037823271726624464,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00003777829504812977,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.000037739270271064954,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003772623078981032,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.000037665569559748404,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000037590926490147925,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00003756505051229976,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":804,"viewportWidth":427,"weight":0.0000375556871609506,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.00003745890835093292,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00003745882315717174,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003745105982205582,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000037446919075910314,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000037413474098768574,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":393,"weight":0.00003738920916576097,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00003738475769626981,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":1470,"weight":0.00003734513503942038,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.000037332713371806255,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":788,"viewportWidth":1440,"weight":0.00003730221780627969,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1080,"viewportWidth":1920,"weight":0.000037243996367729834,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00003723117259858689,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00003717670268781263,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00003714557248839762,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.000037134646843824205,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":430,"weight":0.00003709361112183177,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":838,"viewportWidth":1513,"weight":0.00003706870026917204,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00003704987313443267,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.33 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.000037000901315982927,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":681,"viewportWidth":1366,"weight":0.000036998950557479335,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.7,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1319,"viewportWidth":2482,"weight":0.00003696930888088161,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.00003688926349856026,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.7,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.000036863056619433835,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.0000368445040364053,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":735,"viewportWidth":430,"weight":0.000036834107466333494,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.00003678119721939327,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.7,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00003677856799960139,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000036621888661145024,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.000036598676946840825,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00003659302102989156,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000036559366515719616,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.2,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":767,"weight":0.00003651721390441255,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.00003651111362950783,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000036501873840441354,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1600,"screenWidth":3840,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1150,"viewportWidth":1646,"weight":0.000036481562948741156,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.000036471798128373196,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":1440,"weight":0.000036448329591481874,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00003639806893430152,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00003634902519581806,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":626,"viewportWidth":375,"weight":0.000036323844960436733,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003628765246966488,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":630,"viewportWidth":375,"weight":0.0000362819758854145,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000036228233813233876,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":1366,"weight":0.000036119241272624286,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.55,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00003600996149676534,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1006,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":861,"viewportWidth":412,"weight":0.000035986801177283733,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":1,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":921,"viewportWidth":1060,"weight":0.000035877090163941955,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003585514068105282,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.3,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":962,"viewportWidth":1872,"weight":0.000035840618127374897,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":632,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":632,"viewportWidth":360,"weight":0.000035779156663295134,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00003576861706029344,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00003569465904852775,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":612,"weight":0.000035683009903768815,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000035621682132292325,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0","vendor":"","viewportHeight":927,"viewportWidth":1920,"weight":0.00003560578902686068,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":889,"viewportWidth":1680,"weight":0.000035522332775885146,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00003550185871936276,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00003549454989490154,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00003547999177609369,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.0000353346602700218,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00003532698665522236,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 OPR/116.0.0.0","vendor":"Google Inc.","viewportHeight":934,"viewportWidth":1878,"weight":0.00003530976810494973,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":1440,"weight":0.00003530087918292715,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.000035298934333330634,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.6,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00003527984107456975,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1800,"screenWidth":3200,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1139,"viewportWidth":1543,"weight":0.00003523738070748251,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00003523718209810787,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.000035193354956248625,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":758,"viewportWidth":440,"weight":0.000035163476212724706,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":0.3,"downlinkMax":100,"effectiveType":"3g","rtt":850,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":924,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":412,"weight":0.00003502533507355395,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 [FBAN/FBIOS;FBAV/494.0.0.52.98;FBBV/696628843;FBDV/iPhone15,3;FBMD/iPhone;FBSN/iOS;FBSV/18.3.1;FBSS/3;FBCR/;FBID/phone;FBLC/en_US;FBOP/80]","vendor":"Apple Computer, Inc.","viewportHeight":731,"viewportWidth":430,"weight":0.00003498463988305501,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000034969508339267744,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003496860320016773,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00003487224012919761,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":430,"weight":0.00003473439957172146,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00003468625083240324,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":873,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":737,"viewportWidth":393,"weight":0.00003464260749559377,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":609,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":609,"viewportWidth":360,"weight":0.00003463950257297727,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1080,"viewportWidth":1920,"weight":0.000034584264520940945,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":832,"viewportWidth":1470,"weight":0.00003455257312778648,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.0000344437329737798,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":728,"viewportWidth":822,"weight":0.00003442989842721604,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.2,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00003441256754582131,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003441101406337105,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000034379515320943914,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":632,"viewportWidth":1129,"weight":0.00003431492499009586,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":917,"viewportWidth":1366,"weight":0.00003427189901695016,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.75,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 OPR/116.0.0.0 (Edition Yx GX)","vendor":"Google Inc.","viewportHeight":871,"viewportWidth":1707,"weight":0.00003420213215285884,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.00003419500812205673,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.00003414724275490908,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.000034143369181283636,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":2,"screenHeight":712,"screenWidth":321,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":575,"viewportWidth":320,"weight":0.000034134894095901085,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000341206194111531,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003410938928210232,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.000034093703199350895,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003403791476827958,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000033995358726801745,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.000033955203881707154,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":390,"weight":0.00003395490157243855,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":993,"viewportWidth":1920,"weight":0.000033938456354502106,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":2160,"screenWidth":3840,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":2038,"viewportWidth":1462,"weight":0.000033897559405578796,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.1,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.143 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00003384891440735088,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.00003383890651655916,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":736,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":617,"viewportWidth":414,"weight":0.00003376370807347919,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":706,"viewportWidth":1536,"weight":0.00003374253094605009,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.00003372527628307473,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6523.4 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00003372199907032428,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1536,"weight":0.00003370303620155598,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.2,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 13; SM-M127F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.165 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":782,"viewportWidth":384,"weight":0.00003364925667378836,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00003364300511898341,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00003364158294432219,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.00003362181166070267,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.000033614452772865716,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 OPR/116.0.0.0","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":1546,"weight":0.00003360297558133336,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.9,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":2,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00003355703739427524,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":774,"viewportWidth":1592,"weight":0.000033532247989237134,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000033422889378398035,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.9503.1248 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":375,"weight":0.00003340998677089555,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000033362747650452254,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003333071403632697,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00003330934163060334,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":150},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00003327453760732638,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":704,"viewportWidth":414,"weight":0.000033215817459647085,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.000033203718665876274,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Android 14; Mobile; rv:135.0) Gecko/135.0 Firefox/135.0","vendor":"","viewportHeight":4337,"viewportWidth":0,"weight":0.00003320117096400941,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00003318476254962584,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00003316332444100345,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.9,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":814,"screenWidth":367,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1792,"viewportWidth":980,"weight":0.000033155028052755204,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000033149508654896005,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000033139021123867,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00003306707363585087,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000033029216604190095,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1312,"viewportWidth":1278,"weight":0.00003299411469185894,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000032985617621050315,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.0000329241085226001,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0000329094767474834,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":393,"weight":0.00003283239353051647,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":712,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":576,"viewportWidth":320,"weight":0.00003275017055439338,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00003273373152935283,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":390,"weight":0.000032702526679117975,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":0.00003269958367255051,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00003269417810991449,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":742,"viewportWidth":1536,"weight":0.00003267145767827551,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.000032666313742355814,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22B91 Twitter for iPhone/10.81.2","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":393,"weight":0.00003257034017450024,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00003256064501372193,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.00003254756576837082,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.25,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00003254179089263657,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.000032485300181684846,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.00003246727717511935,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":610,"viewportWidth":360,"weight":0.00003246427153752532,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":430,"weight":0.000032460137196295534,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":390,"weight":0.000032457300906787285,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":711,"viewportWidth":428,"weight":0.000032430283771284214,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.7,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":767,"viewportWidth":412,"weight":0.000032409873147121304,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00003239783153684005,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00003236368575765028,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":698,"viewportWidth":1420,"weight":0.00003234553946275531,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.00003226021973993807,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.00003223675350481052,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00003221636009493377,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1 Ddg/18.3","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.000032179467066376275,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":1398,"weight":0.000032128856260721643,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1024,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":863,"viewportWidth":1280,"weight":0.00003212392500884684,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00003212030056818279,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1311,"viewportWidth":2560,"weight":0.0000321150370868489,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1194,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1120,"viewportWidth":834,"weight":0.000032062208987183494,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.000032043248860069275,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000032001954343941046,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000031965197108271975,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":731,"viewportWidth":430,"weight":0.0000319480244532075,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00003194648185912727,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.45,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00003190476749592543,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000031896351036072505,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.114 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00003169598138904383,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.8,"effectiveType":"4g","rtt":200},"platform":"MacIntel","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":576,"viewportWidth":1280,"weight":0.000031689846507307414,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.000031674490938283924,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":728,"viewportWidth":428,"weight":0.000031654241747737794,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":762,"viewportWidth":412,"weight":0.00003163256628803209,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.000031622414193025225,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00003161464195918775,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.000031567231859141524,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":607,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":360,"weight":0.00003145031107308661,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":0.00003144099046034557,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":764,"viewportWidth":412,"weight":0.00003142074271831394,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.000031412974049605,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00003137423881345827,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00003135739291182374,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.0000313482719777795,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":721,"viewportWidth":1440,"weight":0.00003134050551883291,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":835,"screenWidth":376,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":708,"viewportWidth":376,"weight":0.00003129853522825493,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.000031265156329026,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":747,"viewportWidth":428,"weight":0.00003124622391850049,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.00003119247719651513,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.00003117497985808537,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":729,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":591,"viewportWidth":320,"weight":0.000031128973830349176,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.00003108674360639453,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00003105139120368022,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.00003097392682527619,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.00003090464096160295,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1079,"screenWidth":486,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":486,"weight":0.00003085442951154885,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.2,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":870,"viewportWidth":432,"weight":0.00003077521939670689,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":388,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":388,"weight":0.00003073428480532886,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":360,"screenWidth":800,"userAgent":"Mozilla/5.0 (Linux; Android 14; SM-G991W Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/133.0.6943.49 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":360,"viewportWidth":726,"weight":0.00003070294371013763,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":962,"viewportWidth":1680,"weight":0.00003070007541208132,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000030693000693034496,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":1440,"weight":0.00003062790198694337,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.00003056555769272629,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:128.0) Gecko/20100101 Firefox/128.0","vendor":"","viewportHeight":752,"viewportWidth":1251,"weight":0.00003055271166674741,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00003050832899063789,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1120,"screenWidth":1792,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":763,"viewportWidth":1354,"weight":0.000030357771597353567,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":753,"screenWidth":1205,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":617,"viewportWidth":1205,"weight":0.000030293625167723368,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00003026001155164271,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00003012846358706113,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":1279,"viewportWidth":2560,"weight":0.000030111657525109782,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00003010350716895973,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":712,"viewportWidth":414,"weight":0.000030067934310490122,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.00003006371224952715,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000030040723749194663,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":680,"viewportWidth":1280,"weight":0.00003004036351392713,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00003002988789375884,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":882,"viewportWidth":524,"weight":0.000029964049647970132,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1600,"screenWidth":3840,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1266,"viewportWidth":2869,"weight":0.00002996005355473321,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":null,"effectiveType":"3g","rtt":300,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.000029958202196934187,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.9,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":785,"viewportWidth":412,"weight":0.00002988310520309142,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000029860532677652698,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000029808050468095262,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":390,"weight":0.000029649990154222594,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":428,"weight":0.0000296295345732559,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000029604837105722427,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.4,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":608,"viewportWidth":1358,"weight":0.000029537165038692797,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":920,"viewportWidth":1912,"weight":0.00002952547761115391,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":1600,"weight":0.000029512498648161646,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00002950464936368276,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.85,"downlinkMax":null,"effectiveType":"4g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":680,"viewportWidth":360,"weight":0.00002950282495833589,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":412,"weight":0.000029444035375090543,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":823,"viewportWidth":1512,"weight":0.000029415862767876194,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1440,"weight":0.0000294022741424144,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":934,"screenWidth":420,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":798,"viewportWidth":420,"weight":0.00002940112115245936,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000029303730148378543,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.75,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.000029282743646139796,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":5,"screenHeight":1001,"screenWidth":3828,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0","vendor":"","viewportHeight":772,"viewportWidth":1280,"weight":0.00002926235755299904,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":1440,"weight":0.00002923387268813991,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.000029182777481504154,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000029162429430222352,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.35,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.000029151586696944993,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00002913991589451704,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1260,"screenWidth":2240,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1208,"viewportWidth":2240,"weight":0.000029131991862839084,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.000029129652445126346,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":1180,"weight":0.00002911568505319117,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000029027803136878557,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":711,"viewportWidth":1440,"weight":0.000029026433457450173,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1210,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1097,"viewportWidth":834,"weight":0.000029014919347633337,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":3.1,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":432,"weight":0.000029013634685963462,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.65,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":712,"viewportWidth":1600,"weight":0.000028975849026832617,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":934,"screenWidth":1494,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":774,"viewportWidth":1486,"weight":0.000028944355079498163,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux armv8l","pluginsLength":0,"screenHeight":480,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":480,"viewportWidth":320,"weight":0.000028924679696589325,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000028888789186071766,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000028866501639202292,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.00002882253570880994,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":412,"weight":0.00002876016797920183,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.000028746035507666383,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.000028740970673231283,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00002869787172652607,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.8,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.000028675754428087614,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":746,"viewportWidth":1528,"weight":0.000028667221928984286,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00002858945511841196,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1120,"screenWidth":1792,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1032,"viewportWidth":886,"weight":0.000028577238649768612,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.7,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":678,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":678,"viewportWidth":412,"weight":0.000028553705427856173,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.000028493734083195946,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":632,"viewportWidth":375,"weight":0.00002846851230501372,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":938,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":793,"viewportWidth":412,"weight":0.000028462756091123467,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":823,"viewportWidth":1512,"weight":0.000028452123421548123,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1800,"screenWidth":3200,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1471,"viewportWidth":1775,"weight":0.00002839358842028847,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000028276257078170924,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.000028274863333029287,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.000028245935293986175,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":720,"viewportWidth":414,"weight":0.00002821141380939721,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.000028183578762255868,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.00002811120295953983,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.000028080322004820813,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":0.00002806909623999143,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00002797955169711544,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.05,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00002796803540163289,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00002796690019812784,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":637,"viewportWidth":375,"weight":0.00002795209557286737,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.000027934026782611696,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00002790402514637512,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.00002788805453477464,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.000027865208118725793,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":2.5,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":568,"viewportWidth":1272,"weight":0.000027838414922808517,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00002783388321615696,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000027819470863437253,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.000027786172806539028,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":800,"viewportWidth":414,"weight":0.00002776196424623539,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":852,"viewportWidth":393,"weight":0.000027750565909789072,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.15,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":858,"viewportWidth":432,"weight":0.000027732924150356136,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000027596843215370467,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000027577564937131408,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000027575460481936507,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":925,"viewportWidth":958,"weight":0.000027543547592494207,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000027539190530850393,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":2,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":514,"viewportWidth":375,"weight":0.000027498034664845413,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":1024,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.139 Safari/537.36","vendor":"Google Inc.","viewportHeight":719,"viewportWidth":1344,"weight":0.00002749751363052545,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000027482249457884436,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":737,"viewportWidth":1256,"weight":0.000027478420857766605,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.3,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.142 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.000027382415262732478,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000027367061586692296,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":551,"viewportWidth":1280,"weight":0.000027358849477877544,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.75,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":836,"viewportWidth":432,"weight":0.00002730183425101889,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00002727209702546948,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.000027240479233142604,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.000027240145310165742,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000027205894159201692,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.000027180288004101755,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":920,"viewportWidth":1912,"weight":0.00002715851332826711,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000027103544390944617,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.000027091263060954014,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.8,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":806,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 12; Infinix X669C Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":360,"weight":0.000027086453968775655,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.000027053071953311768,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":962,"viewportWidth":1912,"weight":0.000027034577578067017,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000027025677425056906,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":2160,"screenWidth":3840,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1902,"viewportWidth":1919,"weight":0.00002702521726756753,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":1180,"weight":0.00002698394322947771,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00002690923219020342,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":0.7,"downlinkMax":100,"effectiveType":"3g","rtt":1050,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":999,"viewportWidth":553,"weight":0.000026906797021323153,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000026884464971870362,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000026882374472677775,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000026864377448112122,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.4,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":739,"viewportWidth":1600,"weight":0.000026793080164811606,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000026792604472433198,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.000026721978427586612,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000026720453037989398,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000026677701217558274,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1112,"screenWidth":834,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.10 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1042,"viewportWidth":834,"weight":0.000026665838996369246,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":767,"weight":0.000026658871284519357,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.000026641361487603683,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":798,"viewportWidth":1470,"weight":0.000026601164383248744,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00002656764268245392,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":823,"viewportWidth":1512,"weight":0.000026550470672753686,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.000026526809581818007,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":734,"viewportWidth":384,"weight":0.000026512274648523325,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000026458114865744107,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":716,"viewportWidth":384,"weight":0.00002645756859487111,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.5694.1265 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":375,"weight":0.000026448307142879687,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.000026437182632581487,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00002642403525209729,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.000026400159508325593,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000026356943947854733,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.6478.36 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.000026347158756283375,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":0.15,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":788,"viewportWidth":1440,"weight":0.000026294446185241114,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":553,"viewportWidth":375,"weight":0.000026239866800020053,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0000262151573600181,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.000026150354117020028,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":653,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":653,"viewportWidth":384,"weight":0.000026138927914353593,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000026016914567638733,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.000026016380970179526,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.000025997416965712322,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.000025959685157569985,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":393,"weight":0.000025908447420887957,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.000025905875072165463,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000025890233440065456,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0","vendor":"","viewportHeight":919,"viewportWidth":1920,"weight":0.000025886397067662837,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":1082,"viewportWidth":1912,"weight":0.00002584507151150997,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.000025837583755870316,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1383,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 OPR/116.0.0.0","vendor":"Google Inc.","viewportHeight":683,"viewportWidth":1363,"weight":0.000025830127808509258,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000025820625134076218,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1000,"screenWidth":1500,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":839,"viewportWidth":1500,"weight":0.000025782273837302163,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":764,"viewportWidth":462,"weight":0.00002577213870154002,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.00002574292739726007,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.00002568824792008341,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":1054,"viewportWidth":2012,"weight":0.00002563495195412485,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.00002562593408492178,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000025623005945744993,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":906,"screenWidth":369,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":369,"weight":0.000025584375768313558,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00002556778840935984,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.25,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1024,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":863,"viewportWidth":1280,"weight":0.000025566321293947423,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000025529444756416302,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000025492331409044494,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000025455898532246823,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":975,"viewportWidth":1837,"weight":0.00002544913163570183,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":6.8,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00002542358283873339,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":2160,"screenWidth":3840,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1991,"viewportWidth":3840,"weight":0.000025398222756823027,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1169,"screenWidth":1800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":1013,"viewportWidth":946,"weight":0.00002533807281162193,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":842,"viewportWidth":412,"weight":0.000025299112456755303,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.000025280291394082436,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":754,"viewportWidth":440,"weight":0.000025276452336303196,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":934,"screenWidth":420,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":837,"viewportWidth":420,"weight":0.000025249634652029794,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000025236022361266342,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":636,"viewportWidth":384,"weight":0.000025196072629920904,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":759,"viewportWidth":440,"weight":0.000025194854510199382,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":360,"weight":0.000025188719471843312,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.000025175202245867452,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.45,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":641,"viewportWidth":1366,"weight":0.000025113548112431796,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.142 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.000025101532210446902,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":3.15,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":642,"viewportWidth":1358,"weight":0.000025080292489967126,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000025066340636386204,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.7,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":682,"viewportWidth":360,"weight":0.000025017592598409733,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000024997135986608057,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.000024994839204531758,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00002493968843088025,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00002493688902415015,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1289,"viewportWidth":2560,"weight":0.000024879962150040365,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":728,"viewportWidth":428,"weight":0.000024863340933295334,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1024,"screenWidth":768,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.10 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":698,"viewportWidth":1024,"weight":0.000024846895927581353,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":865,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.000024826201205054902,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00002481816496285585,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000024807251071891943,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1376,"screenWidth":1032,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":922,"viewportWidth":1376,"weight":0.000024765968705651875,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.000024757378468670375,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000024700523053332292,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000024693421121902963,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1070,"viewportWidth":1238,"weight":0.0000246742509293565,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":769,"viewportWidth":1512,"weight":0.000024651800765432775,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":774,"viewportWidth":462,"weight":0.00002463949179154917,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.00002463080121626467,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00002460487672592642,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":855,"viewportWidth":1211,"weight":0.000024577717078189056,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1305,"screenWidth":2319,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":828,"viewportWidth":1634,"weight":0.000024524054533481105,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1080,"viewportWidth":1920,"weight":0.000024489380873168127,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.8,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1824,"viewportWidth":980,"weight":0.00002445636264088991,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000024291085979583796,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.000024264786872743704,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00002421670522681331,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":712,"viewportWidth":414,"weight":0.00002413815867130467,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000024112705566090117,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.9,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv8l","pluginsLength":0,"screenHeight":825,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 14; 23129RN51H Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":743,"viewportWidth":360,"weight":0.000024041944468693282,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.0000239740258744522,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.15,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":1366,"weight":0.000023948767721044663,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.000023909570841637493,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000023757332780943274,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000023748391683060182,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00002370055253642166,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.4240.1046 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":375,"weight":0.000023664648863084657,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000023638730310684685,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000023612876222454484,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.6,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000023567433268945498,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":947,"viewportWidth":1920,"weight":0.00002356515011221848,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":696,"viewportWidth":390,"weight":0.000023527273036409153,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1146,"viewportWidth":2133,"weight":0.000023521891913020444,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000023517541112758786,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00002351245346285986,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000023482745825443288,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000023479860363130786,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.000023477747123716456,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.000023429166969912765,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00002339284265176404,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":100,"effectiveType":"3g","rtt":350,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":384,"weight":0.000023376906146029645,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.9,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000023366373940319572,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.65,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":1026,"viewportWidth":2040,"weight":0.000023355244874391745,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":675,"viewportWidth":402,"weight":0.00002334200840728129,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":763,"viewportWidth":1278,"weight":0.00002328953711675999,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":390,"weight":0.000023255251603293738,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":889,"screenWidth":1749,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":881,"viewportWidth":1745,"weight":0.000023249026800699352,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.000023204139257297452,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.00002319187138650636,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.000023125097324439465,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00002310569629078096,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.00002310342427352984,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 12; SM-S901E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000023014513960089762,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.55,"downlinkMax":100,"effectiveType":"3g","rtt":700,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.000023009516787748485,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.000022882811588663504,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":804,"viewportWidth":427,"weight":0.000022879314934655197,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.7,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.0000228314980541996,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":402,"weight":0.000022813668305585002,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":2160,"screenWidth":1024,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":2160,"viewportWidth":1024,"weight":0.000022810444817000396,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":3.85,"effectiveType":"4g","rtt":250},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":713,"viewportWidth":1439,"weight":0.00002279211991995652,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.00002278810620349569,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00002264042146728452,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00002263827626273951,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1528,"weight":0.000022636394871194958,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000022630541298918227,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":984,"viewportWidth":1470,"weight":0.000022580682406797198,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":947,"viewportWidth":1920,"weight":0.000022522880760560634,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":428,"weight":0.00002246199322096466,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.142 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.00002245529359513104,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":704,"viewportWidth":1080,"weight":0.00002244253650903017,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.00002241243184226582,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1366,"weight":0.000022383738166401057,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000022275345472278686,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.000022267075755879263,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000022221381245937082,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000022196657855072394,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1707,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":825,"viewportWidth":1707,"weight":0.000022179061460147358,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000022167167996527608,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":826,"viewportWidth":1536,"weight":0.00002214773077854686,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00002214383511229399,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.15,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.000022136757468233193,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.000022132605966777937,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":627,"viewportWidth":360,"weight":0.000022129100818305298,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000022051367342060995,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.3,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":728,"viewportWidth":384,"weight":0.00002205106615927219,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.000022042774885143993,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000022040769942077047,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.000022036772949330247,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000022035524091278044,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.000021998604814819133,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000021938389875625744,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000021919655247360922,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00002189927031309768,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1080,"viewportWidth":1920,"weight":0.00002185905501321761,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":393,"weight":0.0000218018896347404,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000021753136472956677,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000021726347445459734,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":822,"viewportWidth":1824,"weight":0.000021711649749091593,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.000021694758179745175,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.000021691439210802272,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.00002168399491591122,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.65,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.000021682886537726822,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.1,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":873,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 15; 23124RA7EO) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.230 Mobile Safari/537.36 OPR/80.1.4244.77335","vendor":"Google Inc.","viewportHeight":680,"viewportWidth":393,"weight":0.000021649971764222654,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000021611044445091952,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":925,"viewportWidth":1912,"weight":0.000021606404028499804,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.5,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":2,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":837,"viewportWidth":1792,"weight":0.00002154980955441103,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.5,"effectiveType":"3g","rtt":300},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1280,"weight":0.000021447320919563625,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000021414313149189277,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000021352425162222724,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.55,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.00002135139643131839,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.5,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":758,"viewportWidth":412,"weight":0.0000212862368568843,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":758,"viewportWidth":440,"weight":0.000021257968987962887,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.000021249030718849837,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":709,"viewportWidth":412,"weight":0.000021236678471582005,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":645,"viewportWidth":384,"weight":0.000021220196838427932,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":393,"weight":0.00002120652273878651,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000021201635428984064,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.1,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1024,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":863,"viewportWidth":1280,"weight":0.000021199877545586238,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.000021165966160035932,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00002114160541006967,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":1223,"weight":0.000021138601863366142,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.6,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":873,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":733,"viewportWidth":393,"weight":0.000021128468786730126,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":414,"weight":0.000021117061533294723,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":731,"viewportWidth":1440,"weight":0.00002103736187184457,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.65,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.00002099119522844835,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00002098880414348269,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.000020971511958053834,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.2,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":774,"viewportWidth":412,"weight":0.000020898046763524892,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.00002070933780783518,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":393,"weight":0.000020605519759194685,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 11; T770B Build/RKQ1.210107.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.166 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":360,"weight":0.000020585011396419317,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1366,"weight":0.00002055266126513444,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":390,"weight":0.00002047516080670038,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000020396088253309008,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000020263723612754954,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":798,"screenWidth":378,"userAgent":"Mozilla/5.0 (Android 12; Mobile; rv:135.0) Gecko/135.0 Firefox/135.0","vendor":"","viewportHeight":663,"viewportWidth":378,"weight":0.000020217313827961647,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":897,"screenWidth":414,"userAgent":"Mozilla/5.0 (Android 14; Mobile; rv:135.0) Gecko/135.0 Firefox/135.0","vendor":"","viewportHeight":756,"viewportWidth":414,"weight":0.000020210857618210956,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.00002015225813953063,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000020072590536282113,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":944,"viewportWidth":1490,"weight":0.000020059865119057804,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000020036854513857774,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1366,"weight":0.000019996445074053,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000019991676067151398,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.00001998823634648841,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/356.2.728375747 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.0000199640742525295,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000019883632119712743,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Linux; Android 13; PFFM10 Build/TP1A.220905.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/88.0.4324.181 Mobile Safari/537.36 aweme_250000 JsSdk/1.0 NetType/WIFI Channel/31725782a AppName/aweme app_version/25.0.0 ByteLocale/zh-CN Region/CN AppSkin/white AppTheme/light BULLET/1 BytedanceWebview/d8a21c6 TTWebView/0881130048402","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":590,"weight":0.000019838894097525633,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000019836813762645852,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.9,"downlinkMax":null,"effectiveType":"4g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":668,"viewportWidth":360,"weight":0.0000198324330760924,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":923,"viewportWidth":1920,"weight":0.00001982821569113905,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":0.85,"effectiveType":"3g","rtt":350},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000019729571910910293,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":1334,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":664,"viewportWidth":1334,"weight":0.000019706610242025878,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.35,"effectiveType":"3g","rtt":300},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":891,"viewportWidth":1920,"weight":0.000019684448062189703,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00001968287867711437,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":735,"viewportWidth":1470,"weight":0.000019671911791197295,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000019668997191504428,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":758,"viewportWidth":440,"weight":0.0000196046718042262,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1366,"weight":0.000019576188245430698,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1152,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":611,"viewportWidth":1152,"weight":0.00001949198789861641,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":721,"viewportWidth":414,"weight":0.000019469953643973593,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.00001946381342628634,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.120 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":390,"weight":0.000019453158815029854,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1528,"weight":0.000019420072469830674,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000019393622777796688,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":912,"screenWidth":1368,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":788,"viewportWidth":1368,"weight":0.000019387735630542595,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1366,"weight":0.000019370329966625593,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00001924606671829518,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.00001924498350793328,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.0000192116724953261,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":0,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":962,"viewportWidth":1912,"weight":0.000019211572308898507,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":984,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":834,"viewportWidth":432,"weight":0.000019192792792053734,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00001919023912885736,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000019066099633776964,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":857,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 14; SM-A145R Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.166 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":384,"viewportWidth":786,"weight":0.000018906863639179277,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1912,"weight":0.0000189043726579116,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":1205,"screenWidth":753,"userAgent":"Mozilla/5.0 (Linux; Android 14; SM-X716B Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Safari/537.36","vendor":"Google Inc.","viewportHeight":705,"viewportWidth":1205,"weight":0.000018898326399420964,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":1600,"weight":0.000018879581371774503,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.00001887611800817904,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1050,"screenWidth":1680,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":938,"viewportWidth":1512,"weight":0.000018874746804887586,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.00001884394399837863,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000018766299995160176,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.5,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":1184,"viewportWidth":1955,"weight":0.000018745768304394576,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.000018628272194598284,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":920,"screenWidth":414,"userAgent":"Mozilla/5.0 (Android 15; Mobile; rv:135.0) Gecko/135.0 Firefox/135.0","vendor":"","viewportHeight":787,"viewportWidth":414,"weight":0.000018612435970933465,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1366,"screenWidth":1024,"userAgent":"Mozilla/5.0 (iPad; CPU OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":1000,"viewportWidth":1366,"weight":0.00001857920017804142,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.000018514767890625963,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":525,"viewportWidth":320,"weight":0.000018489625026322415,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1305,"viewportWidth":2560,"weight":0.000018438483962909534,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":713,"viewportWidth":414,"weight":0.000018426527665213803,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":735,"viewportWidth":1440,"weight":0.000018423463419201802,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000018422271483326712,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.000018397318145577672,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.0000183863372296103,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.143 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.000018359278455033786,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.000018355330636032147,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":2752,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":990,"viewportWidth":1158,"weight":0.000018352693561033796,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00001832830867408355,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000018312350678913984,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.000018299555760573333,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":823,"viewportWidth":1399,"weight":0.000018271054720979387,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.000018263560240825527,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":735,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":656,"viewportWidth":339,"weight":0.000018184311900041734,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":724,"viewportWidth":1423,"weight":0.000018171882101631464,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":630,"viewportWidth":510,"weight":0.000018122959591047465,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.00001807064862719469,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":674,"viewportWidth":1486,"weight":0.00001806045483695603,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":865,"viewportWidth":1512,"weight":0.000018014865206609073,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":785,"viewportWidth":1337,"weight":0.000018006664644183803,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.1,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":810,"viewportWidth":1536,"weight":0.000017957457261196922,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00001790380868105803,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00001789882880590933,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1304,"viewportWidth":1481,"weight":0.000017898527689834605,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000017865707876891025,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":393,"weight":0.00001784268762193816,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.000017829958234674756,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000175099826105711,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":640,"viewportWidth":375,"weight":0.00001748832115948137,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":612,"viewportWidth":375,"weight":0.00001739453786648284,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00001732745985924587,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.000017326284784434373,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000017229390522231412,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000017219423324029296,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1107,"screenWidth":1710,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":878,"viewportWidth":1710,"weight":0.00001721602887867785,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":929,"screenWidth":1926,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":925,"viewportWidth":1920,"weight":0.000017188451093405853,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.00001718048528768845,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.000017142725843358233,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":636,"viewportWidth":375,"weight":0.000017132423965386566,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00001712845127535023,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 OPR/117.0.0.0","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1534,"weight":0.000017127865482034907,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000017062597867946414,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":814,"viewportWidth":432,"weight":0.000017048830287236222,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":633,"viewportWidth":375,"weight":0.00001691431443816659,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":882,"viewportWidth":1299,"weight":0.00001690426258714399,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.000016880317907440025,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00001685059624237089,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.000016837513606120705,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":662,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":662,"viewportWidth":384,"weight":0.000016822364892280687,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":739,"viewportWidth":1600,"weight":0.000016812795102222554,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":721,"viewportWidth":414,"weight":0.000016785046983554193,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":706,"viewportWidth":1536,"weight":0.00001678040631693722,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.000016757839061995596,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":959,"viewportWidth":1920,"weight":0.00001671509188653205,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.000016692634259328467,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.000016671538058703952,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":982,"screenWidth":1746,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":793,"viewportWidth":1403,"weight":0.000016616036860322444,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00001648332732974127,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.000016479396108052838,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000016479124446313503,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.141 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.000016408589442163163,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":754,"viewportWidth":1440,"weight":0.00001640284297939304,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.000016399097608577064,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1 Ddg/18.1","vendor":"Apple Computer, Inc.","viewportHeight":763,"viewportWidth":390,"weight":0.000016368337566707165,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":837,"screenWidth":377,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":669,"viewportWidth":377,"weight":0.000016367719077715887,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":894,"viewportWidth":518,"weight":0.000016366658801846306,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000016342268857615154,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000016340903108217363,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.00001631828664720637,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":775,"viewportWidth":1440,"weight":0.0000162938789365082,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.000016252790671857498,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":5,"screenHeight":624,"screenWidth":288,"userAgent":"Mozilla/5.0 (Android 14; Mobile; rv:135.0) Gecko/135.0 Firefox/135.0","vendor":"","viewportHeight":507,"viewportWidth":288,"weight":0.000016239990628605217,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.8,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":681,"viewportWidth":1366,"weight":0.00001622164657839252,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":666,"viewportWidth":393,"weight":0.000016204930073606208,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.000016132234732654298,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":412,"weight":0.000016107060755125347,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.00001607760698107242,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.000016031310289722088,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000015927140295442336,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000015907665440052747,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":433,"viewportWidth":905,"weight":0.000015867400200589386,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000015822480981762304,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.85,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":790,"viewportWidth":412,"weight":0.000015792734812997014,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.000015788249338525902,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.00001576058657140298,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":390,"weight":0.000015753968394736054,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":641,"viewportWidth":1366,"weight":0.000015747796082213398,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.000015624598695651074,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.000015584776882328734,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":718,"viewportWidth":414,"weight":0.00001556680826394365,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":0.000015482347420732027,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000015480524707566412,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":790,"viewportWidth":412,"weight":0.000015449398421220414,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":837,"weight":0.000015448474231693152,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.000015381817579403162,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.000015364659307400332,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000015324600913334498,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":804,"viewportWidth":427,"weight":0.00001529549774460211,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":796,"viewportWidth":1440,"weight":0.000015264811436816273,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.000015234080000564674,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":1366,"weight":0.000015210511514156701,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000015163444564879869,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 YaBrowser/23.5.1.667 Yowser/2.5 Safari/537.36","vendor":"Google Inc.","viewportHeight":1080,"viewportWidth":1905,"weight":0.000015147118394338539,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":690,"viewportWidth":1180,"weight":0.000015109557227186594,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":841,"viewportWidth":448,"weight":0.000015106547532054414,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":743,"viewportWidth":390,"weight":0.000015057996671291078,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":428,"weight":0.000015047372144311019,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.000015029985869143247,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":823,"viewportWidth":1512,"weight":0.000015027418085186002,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.7,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.000014994416216969572,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000014946348619277581,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.141 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.000014891022647123699,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":586,"viewportWidth":1206,"weight":0.000014861378892584356,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.35,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000014816024627877591,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.6,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":873,"screenWidth":393,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":741,"viewportWidth":393,"weight":0.00001479515636337149,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":734,"viewportWidth":430,"weight":0.000014723957049393558,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":667,"viewportWidth":390,"weight":0.000014696092008815251,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":844,"viewportWidth":1470,"weight":0.000014661894927946636,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":920,"viewportWidth":1912,"weight":0.000014641968381206564,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":393,"weight":0.000014585529318500454,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.000014515064346277664,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.00001447795586895546,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000014449315303634083,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000014412339672537463,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1180,"screenWidth":820,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":1180,"weight":0.000014406469941697478,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":4.8,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00001436319687255717,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.000014349528850600186,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":1440,"weight":0.000014308971096676084,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":681,"viewportWidth":1366,"weight":0.000014284892925131032,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.000014249163019476365,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.5,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":914,"viewportWidth":1879,"weight":0.000014238422434593456,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":677,"viewportWidth":1415,"weight":0.000014233063481455656,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":1752,"weight":0.000014188066446630135,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00001417707044396265,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (iPad; CPU OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.120 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":1080,"weight":0.000014174218599585956,"deviceCategory":"tablet"},{"appName":"Netscape","connection":{"downlink":1.4,"effectiveType":"3g","rtt":300},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":634,"viewportWidth":1536,"weight":0.000014122504832515053,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":717,"viewportWidth":414,"weight":0.000014122490844551042,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000014020128592421042,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000013960015039868243,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":954,"viewportWidth":1912,"weight":0.000013936624184417587,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000013912501044868125,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":833,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":661,"viewportWidth":384,"weight":0.000013862280852436707,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:109.0) Gecko/20100101 Firefox/115.0","vendor":"","viewportHeight":904,"viewportWidth":1835,"weight":0.000013823497016161034,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000013750612210280747,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.9,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.000013713016276763543,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":912,"screenWidth":1368,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0","vendor":"Google Inc.","viewportHeight":756,"viewportWidth":1360,"weight":0.000013705438439403913,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":641,"viewportWidth":393,"weight":0.000013700122960230926,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1280,"weight":0.000013654564667059886,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1039,"viewportWidth":1920,"weight":0.000013643658353423482,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.00001364302325219776,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.000013638259029415834,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000013611096211125667,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.00001359024512656034,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000013586893376209963,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.000013576272851117246,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000013538750339610313,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000013525748434786355,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000013505502442804278,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.00001347841152690975,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000013469904861928937,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":762,"viewportWidth":412,"weight":0.000013447048103096984,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.00001339903323183386,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.000013383176654561553,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":602,"viewportWidth":1272,"weight":0.000013291543279730475,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.120 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.000013268391253748254,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.00001325474355918401,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.000013198878025099814,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":676,"viewportWidth":1536,"weight":0.000013099331603851385,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.65,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":1280,"weight":0.000013054174828976255,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.000013038311742905485,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 14; SM-A065M Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.164 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":783,"viewportWidth":384,"weight":0.000013034399943168414,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.000012981103243494842,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.000012976680175913548,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":613,"viewportWidth":375,"weight":0.000012959411284504054,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":551,"viewportWidth":375,"weight":0.000012951896482826435,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":1366,"weight":0.000012887126406491223,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000012881421871912406,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.00001279532000411918,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":4,"screenHeight":829,"screenWidth":1350,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":829,"viewportWidth":1342,"weight":0.000012768584264623773,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.000012709043716759198,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":777,"viewportWidth":390,"weight":0.000012687223134450182,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":799,"viewportWidth":1470,"weight":0.000012609074585939778,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000012583738019255288,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000012550890653039,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000012489941210358767,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":684,"viewportWidth":402,"weight":0.000012485437722561983,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":797,"viewportWidth":390,"weight":0.000012426525545088826,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":702,"viewportWidth":384,"weight":0.000012423681753136129,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000012380297457164526,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.000012378756817773758,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":739,"viewportWidth":1439,"weight":0.000012337885348656486,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.000012261360893880217,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":683,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":683,"viewportWidth":384,"weight":0.000012254739280584487,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000012238960383122394,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":0.00001223256338727321,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.000012214592415737396,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.05,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":1040,"viewportWidth":1912,"weight":0.00001217640167507309,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000012054976006692944,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000012036446512455809,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.000012019729545067754,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.4,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":760,"viewportWidth":412,"weight":0.000011992972298297418,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.000011991921424387927,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000011986942062278769,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.000011962038490650354,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000011887587503595403,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.05,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":607,"viewportWidth":1366,"weight":0.00001178914082489142,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":767,"weight":0.00001178250675366924,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1107,"screenWidth":1710,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":832,"viewportWidth":1554,"weight":0.000011748756351071505,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":627,"viewportWidth":375,"weight":0.000011748642840544981,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.000011742468848623603,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":680,"viewportWidth":402,"weight":0.000011727497547622067,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000011721986561025167,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.000011717701228497955,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.000011717031399390552,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.9,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.00001169896609360437,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000011695049018257542,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":704,"viewportWidth":1227,"weight":0.000011661735394556952,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000011649770532273018,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":0,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1280,"weight":0.000011630547032371705,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":2030,"viewportWidth":1324,"weight":0.000011594269940672221,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6523.4 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.000011573541476056903,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":654,"viewportWidth":393,"weight":0.000011572768565559145,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000011564970579448871,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.00001155011308663377,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":568,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":445,"viewportWidth":320,"weight":0.000011521543176968145,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.45,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.000011446645173899674,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000113830334212651,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.000011236320074999766,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.000011060069221919694,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1360,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":633,"viewportWidth":1360,"weight":0.000011059501191549658,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":572,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":572,"viewportWidth":360,"weight":0.000011053491142667286,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.000010944388797491613,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.6,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":710,"viewportWidth":412,"weight":0.000010893718349378737,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":1536,"weight":0.000010889908400256387,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.9,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.78 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.000010887732579103558,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.000010872397499352571,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000010861791361238736,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000010832338842796145,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00001078699386066991,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.2,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":645,"viewportWidth":1366,"weight":0.000010772431413925992,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.000010757067068070047,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000010720495705462445,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":642,"viewportWidth":393,"weight":0.000010715723517173587,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.000010665890335894646,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1279,"viewportWidth":2560,"weight":0.000010665463138820526,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000010652280413420056,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (Linux; Android 8.0.0; LG-H870DS Build/OPR1.170623.032) AppleWebKit/537.37 (KHTML, like Gecko) Chrome/68.0.3440.91 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":1200,"viewportWidth":1920,"weight":0.000010565470933512814,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.000010519629232965054,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.000010513650647742402,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":0.000010497042048257667,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":641,"viewportWidth":375,"weight":0.000010405102203917961,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.000010377678643870435,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000010375442051892283,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.000010327174965753621,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000010306176703126726,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000010302088629692384,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.000010265557028607092,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":676,"viewportWidth":402,"weight":0.000010261008079671767,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.000010246872756793757,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.000010238360094982672,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000010165621837626306,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":926,"viewportWidth":428,"weight":0.000010105871991909075,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":714,"viewportWidth":414,"weight":0.00001010480026001958,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.000010100230339991938,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.85,"effectiveType":"4g","rtt":150},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":658,"viewportWidth":1264,"weight":0.000010038054426370838,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000010029362319348614,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.15,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":918,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":787,"viewportWidth":412,"weight":0.000010023200013556114,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPad","pluginsLength":5,"screenHeight":1133,"screenWidth":744,"userAgent":"Mozilla/5.0 (iPad; CPU OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":637,"viewportWidth":813,"weight":0.000009991407745029174,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000009991376788544197,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":697,"viewportWidth":360,"weight":0.000009976801883944797,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":727,"viewportWidth":430,"weight":0.000009973033205773578,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":393,"weight":0.000009969947296300925,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000009943856079052946,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00000991888229491249,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.05,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":401,"viewportWidth":856,"weight":0.0000098922467322451,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.000009851882541152234,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":821,"viewportWidth":1432,"weight":0.000009847020531824051,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":679,"viewportWidth":1520,"weight":0.000009844085279249656,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00000978698365152184,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":846,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":774,"viewportWidth":412,"weight":0.000009690085623883547,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.000009656397077622714,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2560,"weight":0.00000963882894243581,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":670,"viewportWidth":360,"weight":0.00000960838098809708,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":732,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":652,"viewportWidth":412,"weight":0.000009601564642391554,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000009600329877914748,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000009598324217597087,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":735,"viewportWidth":428,"weight":0.000009553654482889831,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000009494379572524395,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00000946981941545136,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.000009439903691974426,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":889,"viewportWidth":520,"weight":0.000009436738312986897,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":860,"viewportWidth":1512,"weight":0.000009417238840727467,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00000938201286230388,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.000009349036984817628,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":852,"viewportWidth":393,"weight":0.000009336598143667366,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000009307107965948516,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00000928534335406029,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":712,"viewportWidth":414,"weight":0.000009257859754008043,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1 OPX/2.6.3","vendor":"Apple Computer, Inc.","viewportHeight":667,"viewportWidth":390,"weight":0.000009247523919962835,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.25,"downlinkMax":100,"effectiveType":"3g","rtt":1150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":339,"screenWidth":735,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":259,"viewportWidth":663,"weight":0.000009237311670524634,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":552,"viewportWidth":375,"weight":0.00000920235002998881,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":548,"viewportWidth":375,"weight":0.000009201089020482765,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":569,"viewportWidth":1280,"weight":0.000009193994535371137,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":1080,"weight":0.000009189036822405113,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":765,"viewportWidth":412,"weight":0.000009175794853882755,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":706,"viewportWidth":414,"weight":0.000009166494611566432,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.000009138081915298696,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":654,"viewportWidth":1498,"weight":0.000009099465564126807,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.000009099251288964113,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.00000908871948375844,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":535,"viewportWidth":375,"weight":0.000009070682045446384,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.15,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":777,"screenWidth":347,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":635,"viewportWidth":347,"weight":0.000009053935363039548,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.00000902208771043386,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":655,"viewportWidth":390,"weight":0.000008987120841300667,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.000008958918829566548,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.000008897873790013186,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.45,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.000008867907429767309,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":665,"viewportWidth":1439,"weight":0.00000883933303676025,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000008837940341564156,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000008831772968586835,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":739,"viewportWidth":1440,"weight":0.000008818576170610621,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.000008790941753432504,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":859,"viewportWidth":428,"weight":0.000008787998358123003,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.4,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.000008723859368261666,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.000008672166109065494,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":798,"viewportWidth":1470,"weight":0.000008661028091250425,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000008658388877110412,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":200,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":740,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":612,"viewportWidth":360,"weight":0.000008631334615437012,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000008583359416786954,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":857,"viewportWidth":1512,"weight":0.000008558249488056542,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.6,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":720,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":720,"viewportWidth":412,"weight":0.00000853484677887157,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":816,"viewportWidth":1536,"weight":0.000008517438542677797,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":738,"viewportWidth":430,"weight":0.000008510774332532554,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.000008494393775508777,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":1.45,"downlinkMax":null,"effectiveType":"3g","rtt":350,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.000008471104473882655,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":390,"weight":0.000008454215272523288,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.65,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":937,"viewportWidth":1920,"weight":0.000008395639918165547,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":768,"viewportWidth":375,"weight":0.000008379572627525425,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000008292019834920164,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":934,"viewportWidth":1615,"weight":0.000008270438238960241,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":660,"viewportWidth":390,"weight":0.000008251988429921276,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000008251433525510281,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":696,"viewportWidth":1080,"weight":0.00000824754645601875,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.25,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1200,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1073,"viewportWidth":1920,"weight":0.000008241205062665856,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000008210124181667637,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":744,"viewportWidth":428,"weight":0.000008186837487767735,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00000817998555880678,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.000008163852950733585,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.5591.1382 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":375,"weight":0.000008099845034336954,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":756,"viewportWidth":1373,"weight":0.000008023878141052142,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":7.1,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 OPR/116.0.0.0","vendor":"Google Inc.","viewportHeight":958,"viewportWidth":1878,"weight":0.000008015909844770687,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.55,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.0000079882794857761,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.00000797367537273029,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.6,"effectiveType":"4g","rtt":250},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":727,"viewportWidth":1440,"weight":0.000007932404437931051,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.000007924890360636368,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.000007908193750935532,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000007855687037514414,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":640,"viewportWidth":375,"weight":0.000007814803791478677,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":736,"viewportWidth":430,"weight":0.000007788249812719109,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/89.2.287201133 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":617,"viewportWidth":375,"weight":0.00000775774461308188,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":393,"weight":0.00000774190579822355,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":669,"viewportWidth":390,"weight":0.000007585813133903322,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000007505239741267195,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":626,"viewportWidth":375,"weight":0.000007494962946465006,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux armv81","pluginsLength":2,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":604,"viewportWidth":384,"weight":0.000007460080525726765,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.0000074134559189141525,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000007404965000660801,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":594,"viewportWidth":1272,"weight":0.000007255114599335844,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":781,"viewportWidth":412,"weight":0.000007246076564405545,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.85,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":733,"viewportWidth":384,"weight":0.000007234175144541551,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1728,"screenWidth":3072,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1559,"viewportWidth":1535,"weight":0.000007221979922524097,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":928,"viewportWidth":1912,"weight":0.000007208787006887538,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.0000071450626259459256,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":679,"viewportWidth":402,"weight":0.000007121090236288369,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":0.0000069922243164094365,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.000006902441021235447,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000006874604886284233,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000006861088187710247,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.0000068295916172898015,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000006754816670919714,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":320,"weight":0.000006723155691636464,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":872,"screenWidth":320,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":338,"viewportWidth":320,"weight":0.000006718366136517724,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":784,"viewportWidth":412,"weight":0.000006675357870775898,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":647,"viewportWidth":393,"weight":0.000006661152032326935,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.95,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.000006625004772151005,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":757,"viewportWidth":412,"weight":0.000006600162202959054,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":630,"viewportWidth":375,"weight":0.000006562678553571894,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000006555251679346865,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":730,"screenWidth":1300,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":561,"viewportWidth":1300,"weight":0.000006546989128050875,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.000006533829279216305,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":625,"viewportWidth":375,"weight":0.000006461410964379392,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.00000633031716372882,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":642,"viewportWidth":393,"weight":0.000006284057355291844,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000006266919775295715,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":1536,"weight":0.000006188191581804796,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.35,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1305,"viewportWidth":2560,"weight":0.000006154928782651026,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":751,"viewportWidth":428,"weight":0.000006154907495931114,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":934,"viewportWidth":1920,"weight":0.0000061012786231024296,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 OPR/116.0.0.0","vendor":"Google Inc.","viewportHeight":1004,"viewportWidth":1878,"weight":0.000006089932473023216,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000006045146992048504,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.6,"effectiveType":"4g","rtt":100},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1294,"viewportWidth":2560,"weight":0.000006005934719776976,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00000592308093530527,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000005870726378857881,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1352,"viewportWidth":2560,"weight":0.0000058655294856871785,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":703,"viewportWidth":1440,"weight":0.000005833695158428416,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":628,"viewportWidth":375,"weight":0.000005826881072558875,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.45,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1528,"weight":0.000005812239348432192,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":3,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.000005786564282886706,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":430,"weight":0.000005754508749466806,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":759,"viewportWidth":412,"weight":0.000005678428584379263,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1260,"screenWidth":2240,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1000,"viewportWidth":2240,"weight":0.000005653526505575939,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":0.000005613746720888965,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.35,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":1317,"screenWidth":823,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1149,"viewportWidth":823,"weight":0.000005598815965666772,"deviceCategory":"tablet"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000055565167231366305,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":741,"viewportWidth":430,"weight":0.00000542550516528075,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000005418277686625899,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.000005416236025537554,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":599,"viewportWidth":1366,"weight":0.00000540847612931804,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":832,"viewportWidth":1470,"weight":0.000005386401024938518,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":0.000005379741235743345,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.000005339699991750852,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":800,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":667,"viewportWidth":360,"weight":0.000005333732177358889,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":601,"viewportWidth":1280,"weight":0.000005294494420215745,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":670,"viewportWidth":390,"weight":0.000005282954200711967,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":829,"viewportWidth":1512,"weight":0.000005281856228375787,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000052657529651068405,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/328.0.658461140 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":0.00000518209503527781,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":4,"screenHeight":837,"screenWidth":1517,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":835,"viewportWidth":1512,"weight":0.000005162221887637528,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":693,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.000005063940336138807,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":742,"viewportWidth":402,"weight":0.000005007055561983209,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000005005435376971005,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":835,"viewportWidth":414,"weight":0.000004941275091494949,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":945,"viewportWidth":1920,"weight":0.000004921736754606273,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":960,"screenWidth":1707,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":791,"viewportWidth":1707,"weight":0.000004920228076669171,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":985,"viewportWidth":573,"weight":0.000004892501167870979,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000004886393244754334,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":693,"screenWidth":320,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":513,"viewportWidth":320,"weight":0.000004845752880329922,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.5,"downlinkMax":null,"effectiveType":"3g","rtt":300,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000004817510410809518,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000004800494588595598,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":390,"weight":0.000004522547134043267,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.05,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.000004498473551601289,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00000448184447820596,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":752,"viewportWidth":384,"weight":0.0000044724824251554145,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0000044557195632559135,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.25,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":730,"screenWidth":1300,"userAgent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":561,"viewportWidth":1300,"weight":0.000004432274500284681,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.000004410490619630849,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.000004370456353299532,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.2,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":823,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 11; moto g power (2022)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":823,"viewportWidth":412,"weight":0.0000043145585405475095,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.000004277053503317942,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000004273904185521927,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1107,"screenWidth":1710,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1017,"viewportWidth":1710,"weight":0.00000427302340074464,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.7,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.00000427237787612935,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00000426996410522604,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":150,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":772,"screenWidth":347,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":630,"viewportWidth":347,"weight":0.000004263891061905374,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000042621326205328155,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.35,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.000004232394988181018,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.0000042104248836973894,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:132.0) Gecko/20100101 Firefox/132.0","vendor":"","viewportHeight":897,"viewportWidth":1835,"weight":0.000004142924830800887,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.00000412018365249811,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.55,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":859,"viewportWidth":1672,"weight":0.000004065338985572607,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1024,"viewportWidth":1280,"weight":0.000004059984724114599,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":647,"viewportWidth":360,"weight":0.000004042788043640694,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":643,"viewportWidth":360,"weight":0.000004003894969897139,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":740,"viewportWidth":1592,"weight":0.000003996266176502737,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.000003964167816152454,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":6.25,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":911,"viewportWidth":1920,"weight":0.000003950375326387836,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":869,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":724,"viewportWidth":412,"weight":0.000003940359961795615,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":678,"viewportWidth":402,"weight":0.000003899959249377117,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000003820984009312869,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":0,"type":"cellular"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 14; moto g 5G - 2023 Build/U1TPNS34.26-78-3-13; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":823,"viewportWidth":412,"weight":0.000003756700811339541,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0","vendor":"Google Inc.","viewportHeight":962,"viewportWidth":1912,"weight":0.000003752753576300121,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":740,"viewportWidth":1340,"weight":0.000003748824862895081,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":733,"viewportWidth":428,"weight":0.000003725689612312052,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":653,"viewportWidth":390,"weight":0.000003664268293632714,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":812,"viewportWidth":1440,"weight":0.0000036533348169340477,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.0000036395117253154343,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":7.25,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.0000036020682266220944,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000003567288766446276,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":300,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":880,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":745,"viewportWidth":360,"weight":0.0000035238899320780894,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":1,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":703,"viewportWidth":1389,"weight":0.000003500424701168997,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":730,"viewportWidth":1536,"weight":0.0000034869942405353923,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":375,"weight":0.0000034424034290647607,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000033980178394122526,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":781,"viewportWidth":390,"weight":0.0000033748104204209597,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":982,"screenWidth":1512,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":823,"viewportWidth":1512,"weight":0.000003356773566765914,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000033543677789349328,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":677,"viewportWidth":402,"weight":0.000003341786254372906,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.1,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":585,"viewportWidth":1280,"weight":0.0000033358348738548706,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1440,"screenWidth":2560,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1271,"viewportWidth":2560,"weight":0.000003283225972847945,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":627,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":627,"viewportWidth":360,"weight":0.0000032692836866925016,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.000003242147712359664,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":933,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":861,"viewportWidth":412,"weight":0.0000032364227484034956,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000032054946894890562,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":635,"viewportWidth":375,"weight":0.000003167580772547164,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":810,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":707,"viewportWidth":1080,"weight":0.0000030645298867133646,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":5.25,"effectiveType":"4g","rtt":200},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":594,"viewportWidth":1272,"weight":0.000003035530341435877,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":715,"viewportWidth":414,"weight":0.0000030264594595575283,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":892,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":412,"weight":0.000002870003406823886,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":0.0000028637217605650387,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":701,"viewportWidth":384,"weight":0.0000028390888975510817,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.8,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":777,"viewportWidth":412,"weight":0.000002810531077051986,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":962,"viewportWidth":1912,"weight":0.0000028017088602187324,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.000002797813987874894,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":466,"viewportWidth":780,"weight":0.000002759952123864106,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":657,"viewportWidth":393,"weight":0.000002758163390309831,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":8.35,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":723,"viewportWidth":384,"weight":0.000002720479204394321,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":0.0000026904770165552178,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":5,"screenHeight":900,"screenWidth":1600,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0","vendor":"","viewportHeight":752,"viewportWidth":1600,"weight":0.0000026846353254950194,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":716,"screenWidth":339,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":578,"viewportWidth":339,"weight":0.0000026732570372020955,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":428,"weight":0.0000026626715623854643,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1152,"screenWidth":2048,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":991,"viewportWidth":2048,"weight":0.0000026526561294245346,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0000026141611184435497,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":1,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":762,"viewportWidth":1280,"weight":0.0000025400710257897755,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":780,"viewportWidth":459,"weight":0.0000024900343626001976,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.000002417504548462296,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.8,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1080,"viewportWidth":1905,"weight":0.000002414449793089909,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":662,"viewportWidth":390,"weight":0.000002413537365848566,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000023943201799019733,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":1.35,"downlinkMax":100,"effectiveType":"3g","rtt":350,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":868,"viewportWidth":448,"weight":0.000002385203172462024,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":702,"viewportWidth":414,"weight":0.0000022613112278609675,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.3,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6523.4 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":0.0000022222186879370685,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.00000217670374699816,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.000002166621885446691,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"MacIntel","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":888,"viewportWidth":1249,"weight":0.0000021159356749381656,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":559,"viewportWidth":1280,"weight":0.0000020551163615885456,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":915,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":785,"viewportWidth":412,"weight":0.0000020048995739871658,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":649,"viewportWidth":393,"weight":0.0000018904874967267072,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.55,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":0.0000018416916978344593,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":778,"viewportWidth":1440,"weight":0.0000018076363728486883,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":737,"viewportWidth":430,"weight":0.0000018015986690692453,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":5.45,"downlinkMax":null,"effectiveType":"4g","rtt":250,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":750,"viewportWidth":412,"weight":0.0000018012836314967038,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux aarch64","pluginsLength":0,"screenHeight":806,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 11; itel S661LP Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/133.0.6943.89 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":722,"viewportWidth":360,"weight":0.0000017969048977085233,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":956,"screenWidth":1470,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":776,"viewportWidth":1470,"weight":0.0000017926417552857596,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":664,"viewportWidth":390,"weight":0.0000017666248306404529,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":642,"viewportWidth":1358,"weight":0.0000017598741075052656,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000017431571511687292,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0","vendor":"","viewportHeight":967,"viewportWidth":1920,"weight":0.0000017133411063042297,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":746,"viewportWidth":430,"weight":0.000001706328701583914,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000016976218110657013,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":738,"viewportWidth":1536,"weight":0.000001655535992761854,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":792,"viewportWidth":402,"weight":0.0000016395011642099019,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":634,"viewportWidth":402,"weight":0.0000016090819198951227,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":745,"viewportWidth":390,"weight":0.0000016040445111723767,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0","vendor":"","viewportHeight":927,"viewportWidth":1488,"weight":0.0000015652513064847085,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Linux x86_64","pluginsLength":0,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","vendor":"","viewportHeight":720,"viewportWidth":1280,"weight":0.0000015303325925128624,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":729,"viewportWidth":1536,"weight":0.0000014806085173471687,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":760,"viewportWidth":440,"weight":0.000001439920980484573,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":703,"viewportWidth":1536,"weight":0.0000014282079507793793,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"Win32","pluginsLength":4,"screenHeight":921,"screenWidth":1924,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":917,"viewportWidth":1920,"weight":0.0000014155364833989764,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Linux x86_64","pluginsLength":0,"screenHeight":600,"screenWidth":800,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":768,"viewportWidth":1366,"weight":0.0000014008907506428126,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":650,"viewportWidth":1358,"weight":0.0000013319035930970159,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000013304846880270544,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":780,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":649,"viewportWidth":360,"weight":0.0000012785678626768937,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000012732663257505102,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":0.0000012684774623563946,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":960,"screenWidth":432,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":810,"viewportWidth":432,"weight":0.0000012677647155220996,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":0.0000012282497102773945,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":644,"viewportWidth":390,"weight":0.000001226039479922108,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":919,"viewportWidth":1920,"weight":0.0000011841983064779163,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":658,"viewportWidth":393,"weight":0.0000011768883630665356,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":800,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":631,"viewportWidth":1280,"weight":0.0000011108827813123901,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":952,"screenWidth":427,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":804,"viewportWidth":427,"weight":0.0000011008499249542006,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":648,"viewportWidth":375,"weight":0.000001086054176133544,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":1000,"viewportWidth":1920,"weight":0.0000010851731763441934,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":926,"screenWidth":428,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":752,"viewportWidth":428,"weight":0.0000010590847772641657,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":0.0000010517788870114119,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":749,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":749,"viewportWidth":412,"weight":0.0000010496323315655719,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":720,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":632,"viewportWidth":1280,"weight":0.0000010235391579682881,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":956,"screenWidth":440,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":766,"viewportWidth":440,"weight":9.98501672134821e-7,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":9.96267264819479e-7,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":4.75,"effectiveType":"4g","rtt":150},"platform":"MacIntel","pluginsLength":5,"screenHeight":1117,"screenWidth":1728,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":926,"viewportWidth":1289,"weight":9.899905062649126e-7,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":8.25,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":768,"screenWidth":1366,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0","vendor":"Google Inc.","viewportHeight":642,"viewportWidth":1358,"weight":9.467662007788217e-7,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":9.5,"downlinkMax":null,"effectiveType":"4g","rtt":0,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":624,"screenWidth":349,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":624,"viewportWidth":349,"weight":8.716880147512011e-7,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":8.664165109792234e-7,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":739,"viewportWidth":430,"weight":8.286994912140844e-7,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":8.207805971599224e-7,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":547,"viewportWidth":375,"weight":7.985433921354997e-7,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":7.976874754743376e-7,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":385,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":726,"viewportWidth":384,"weight":7.604430757359117e-7,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":854,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":718,"viewportWidth":384,"weight":7.342195789865219e-7,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.75,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":7,"screenHeight":864,"screenWidth":1536,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Agency/95.8.9727.28","vendor":"Google Inc.","viewportHeight":695,"viewportWidth":1536,"weight":7.154327919434579e-7,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":932,"screenWidth":430,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":873,"viewportWidth":430,"weight":6.485986333615566e-7,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":6.401179987997996e-7,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":656,"viewportWidth":393,"weight":6.398841696884074e-7,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1007,"screenWidth":1510,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":874,"viewportWidth":1510,"weight":6.163049007356607e-7,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":642,"viewportWidth":393,"weight":6.151661547150834e-7,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":687,"viewportWidth":952,"weight":4.586984084057296e-7,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":100,"effectiveType":"4g","rtt":100,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":832,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":700,"viewportWidth":384,"weight":4.308864781769017e-7,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"MacIntel","pluginsLength":5,"screenHeight":900,"screenWidth":1440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15","vendor":"Apple Computer, Inc.","viewportHeight":767,"viewportWidth":1440,"weight":4.288566577994242e-7,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":661,"viewportWidth":393,"weight":3.7174455613720687e-7,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":0,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":629,"viewportWidth":375,"weight":3.209603531603445e-7,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":663,"viewportWidth":390,"weight":2.729975833148258e-7,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":2.7226186904690755e-7,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":874,"screenWidth":402,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":677,"viewportWidth":402,"weight":2.6947736793361303e-7,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":9.5,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":3,"screenHeight":960,"screenWidth":1280,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.143 Safari/537.36","vendor":"Google Inc.","viewportHeight":960,"viewportWidth":1280,"weight":2.6877543103392854e-7,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.84 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":665,"viewportWidth":393,"weight":2.638460953040517e-7,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":100,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":998,"screenWidth":448,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":924,"viewportWidth":448,"weight":2.5262010547018884e-7,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":2.5179151809458055e-7,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":844,"screenWidth":390,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":651,"viewportWidth":390,"weight":2.406465560424063e-7,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":896,"screenWidth":414,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":2.2782925169988252e-7,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":0},"platform":"Win32","pluginsLength":5,"screenHeight":1080,"screenWidth":1920,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":953,"viewportWidth":1920,"weight":1.726600626697036e-7,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":812,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":632,"viewportWidth":375,"weight":1.369379737721082e-7,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":2.5,"downlinkMax":100,"effectiveType":"4g","rtt":200,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":412,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":786,"viewportWidth":412,"weight":1.360418137249871e-7,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":804,"screenWidth":360,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":713,"viewportWidth":360,"weight":1.310841031235846e-7,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":3.15,"downlinkMax":100,"effectiveType":"4g","rtt":150,"type":"cellular"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":883,"screenWidth":345,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":802,"viewportWidth":345,"weight":1.0237925082552804e-7,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":100},"platform":"Win32","pluginsLength":5,"screenHeight":871,"screenWidth":1549,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":727,"viewportWidth":1549,"weight":7.484676728484324e-8,"deviceCategory":"desktop"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":667,"screenWidth":375,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":544,"viewportWidth":375,"weight":3.202544965523655e-8,"deviceCategory":"mobile"},{"appName":"Netscape","platform":"iPhone","pluginsLength":5,"screenHeight":852,"screenWidth":393,"userAgent":"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1","vendor":"Apple Computer, Inc.","viewportHeight":659,"viewportWidth":393,"weight":2.3273116338638028e-8,"deviceCategory":"mobile"},{"appName":"Netscape","connection":{"downlink":10,"effectiveType":"4g","rtt":50},"platform":"MacIntel","pluginsLength":5,"screenHeight":1440,"screenWidth":3440,"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36","vendor":"Google Inc.","viewportHeight":1212,"viewportWidth":2219,"weight":4.149010764265376e-9,"deviceCategory":"desktop"},{"appName":"Netscape","connection":{"downlink":10,"downlinkMax":null,"effectiveType":"4g","rtt":50,"type":"wifi"},"platform":"Linux armv81","pluginsLength":0,"screenHeight":824,"screenWidth":384,"userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36","vendor":"Google Inc.","viewportHeight":693,"viewportWidth":384,"weight":3.893321324519448e-9,"deviceCategory":"mobile"}]')}},i={};function t(o){if(i[o])return i[o].exports;var n=i[o]={id:o,loaded:!1,exports:{}};return e[o](n,n.exports,t),n.loaded=!0,n.exports}return t.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),t(442)})()})); //# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/node_modules/user-agents/dist/index.js.map b/node_modules/user-agents/dist/index.js.map index 7104fdf0..1f208f64 100644 --- a/node_modules/user-agents/dist/index.js.map +++ b/node_modules/user-agents/dist/index.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack://user-agents/webpack/universalModuleDefinition","webpack://user-agents/./src/index.js","webpack://user-agents/./src/user-agent.js","webpack://user-agents/./node_modules/lodash.clonedeep/index.js","webpack://user-agents/webpack/bootstrap","webpack://user-agents/webpack/startup","webpack://user-agents/webpack/runtime/node module decorator"],"names":["root","factory","exports","module","define","amd","global","UserAgent","makeCumulativeWeightIndexPairs","weightIndexPairs","totalWeight","reduce","sum","weight","map","index","defaultWeightIndexPairs","userAgents","defaultCumulativeWeightIndexPairs","constructFilter","filters","accessor","parentObject","childFilters","RegExp","value","userAgent","test","Array","childFilter","Object","entries","key","valueFilter","every","error","setCumulativeWeightIndexPairs","cumulativeWeightIndexPairs","defineProperty","configurable","enumerable","writable","Symbol","toPrimitive","data","randomize","randomNumber","Math","random","find","cumulativeWeight","rawUserAgent","filter","forEach","push","constructCumulativeWeightIndexPairsFromFilters","length","Error","Proxy","apply","get","target","property","receiver","prototype","hasOwnProperty","call","propertyIsEnumerable","undefined","Reflect","Function","HASH_UNDEFINED","MAX_SAFE_INTEGER","argsTag","boolTag","dateTag","funcTag","genTag","mapTag","numberTag","objectTag","promiseTag","regexpTag","setTag","stringTag","symbolTag","weakMapTag","arrayBufferTag","dataViewTag","float32Tag","float64Tag","int8Tag","int16Tag","int32Tag","uint8Tag","uint8ClampedTag","uint16Tag","uint32Tag","reFlags","reIsHostCtor","reIsUint","cloneableTags","freeGlobal","freeSelf","self","freeExports","nodeType","freeModule","moduleExports","addMapEntry","pair","set","addSetEntry","add","arrayReduce","array","iteratee","accumulator","initAccum","isHostObject","result","toString","e","mapToArray","size","overArg","func","transform","arg","setToArray","uid","arrayProto","funcProto","objectProto","coreJsData","maskSrcKey","exec","keys","IE_PROTO","funcToString","objectToString","reIsNative","replace","Buffer","Uint8Array","getPrototype","getPrototypeOf","objectCreate","create","splice","nativeGetSymbols","getOwnPropertySymbols","nativeIsBuffer","isBuffer","nativeKeys","DataView","getNative","Map","Promise","Set","WeakMap","nativeCreate","dataViewCtorString","toSource","mapCtorString","promiseCtorString","setCtorString","weakMapCtorString","symbolProto","symbolValueOf","valueOf","Hash","this","clear","entry","ListCache","MapCache","Stack","__data__","arrayLikeKeys","inherited","isArray","isObjectLike","isArrayLike","isArrayLikeObject","isArguments","n","baseTimes","String","skipIndexes","isIndex","assignValue","object","objValue","eq","assocIndexOf","baseClone","isDeep","isFull","customizer","stack","isObject","isArr","constructor","input","initCloneArray","source","copyArray","tag","getTag","isFunc","buffer","slice","copy","cloneBuffer","isPrototype","proto","initCloneObject","copyObject","getSymbols","copySymbols","baseAssign","cloneFunc","Ctor","cloneArrayBuffer","dataView","byteOffset","byteLength","cloneDataView","typedArray","cloneTypedArray","cloneMap","regexp","lastIndex","cloneRegExp","cloneSet","symbol","initCloneByTag","stacked","props","keysFunc","symbolsFunc","values","offset","arrayPush","baseGetAllKeys","getAllKeys","arrayEach","subValue","baseIsNative","isFunction","arrayBuffer","newValue","getMapData","type","getValue","has","pop","cache","pairs","LARGE_ARRAY_SIZE","other","ArrayBuffer","resolve","ctorString","isLength","baseKeys","__webpack_module_cache__","__webpack_require__","moduleId","id","loaded","__webpack_modules__","nmd","paths","children"],"mappings":"CAAA,SAA2CA,EAAMC,GAC1B,iBAAZC,SAA0C,iBAAXC,OACxCA,OAAOD,QAAUD,IACQ,mBAAXG,QAAyBA,OAAOC,IAC9CD,OAAO,cAAe,GAAIH,GACA,iBAAZC,QACdA,QAAQ,eAAiBD,IAEzBD,EAAK,eAAiBC,IARxB,CASGK,QAAQ,WACX,M,wCCVA,I,8EAAA,S,4BAGeC,Q,8HCHf,gBAEA,Y,0/CAIA,MAAMC,EAAkCC,IACtC,MAAMC,EAAcD,EAAiBE,QAAO,CAACC,GAAMC,KAAYD,EAAMC,GAAQ,GAC7E,IAAID,EAAM,EACV,OAAOH,EAAiBK,KAAI,EAAED,EAAQE,MACpCH,GAAOC,EAASH,EACT,CAACE,EAAKG,OAKXC,EAA0BC,UAAWH,KAAI,EAAGD,UAAUE,IAAU,CAACF,EAAQE,KACzEG,EAAoCV,EAA+BQ,GAInEG,EAAkB,CAACC,EAASC,EAAWC,IAAgBA,MAC3D,IAAIC,EA2BJ,OAzBEA,EADqB,mBAAZH,EACM,CAACA,GACPA,aAAmBI,OACb,CACbC,GACmB,iBAAVA,GAAsBA,GAASA,EAAMC,UACxCN,EAAQO,KAAKF,EAAMC,WACnBN,EAAQO,KAAKF,IAGZL,aAAmBQ,MACbR,EAAQN,KAAIe,GAAeV,EAAgBU,KAC9B,iBAAZT,EACDU,OAAOC,QAAQX,GAASN,KAAI,EAAEkB,EAAKC,KAChDd,EAAgBc,GAAaX,GAAgBA,EAAaU,OAG7C,CACbP,GACmB,iBAAVA,GAAsBA,GAASA,EAAMC,UACxCN,IAAYK,EAAMC,UAClBN,IAAYK,GAKdH,IACN,IACE,MAAMG,EAAQJ,EAASC,GACvB,OAAOC,EAAaW,OAAML,GAAeA,EAAYJ,KACrD,MAAOU,GAEP,OAAO,KAwBPC,EAAgC,CAACV,EAAWW,KAChDP,OAAOQ,eAAeZ,EAAW,6BAA8B,CAC7Da,cAAc,EACdC,YAAY,EACZC,UAAU,EACVhB,MAAOY,K,EA6CRK,OAAOC,Y,IAxCWpC,E,uZACnB,WAAYa,GAAS,MAGnB,G,4FAHmB,aACnB,gBADmB,GAuCE,IACrB,EAAKwB,KAAKlB,YAxCS,mBA2CV,IACT,EAAKkB,KAAKlB,YA5CS,iBA+CZ,KACP,MAAMA,EAAY,IAAInB,EAGtB,OAFA6B,EAA8BV,EAAW,EAAKW,4BAC9CX,EAAUmB,YACHnB,KAnDY,oBAsDT,KAEV,MAAMoB,EAAeC,KAAKC,UACnB,CAAEjC,GAAS,EAAKsB,2BACpBY,MAAK,EAAEC,KAAsBA,EAAmBJ,IAC7CK,EAAelC,UAAWF,GAEhC,EAAK6B,MAAO,aAAUO,MA3DtBf,EAA8B,EAAD,GA9BuBhB,KACtD,IAAKA,EACH,OAAOF,EAGT,MAAMkC,EAASjC,EAAgBC,GAEzBX,EAAmB,GAMzB,OALAQ,UAAWoC,SAAQ,CAACF,EAAcpC,KAC5BqC,EAAOD,IACT1C,EAAiB6C,KAAK,CAACH,EAAatC,OAAQE,OAGzCP,EAA+BC,IAiBA8C,CAA+CnC,IACpC,IAA3C,EAAKiB,2BAA2BmB,OAClC,MAAM,IAAIC,MAAM,wCAKlB,OAFA,EAAKZ,YAEL,IAAO,IAAIa,MAAJ,KAAgB,CACrBC,MAAO,IAAM,EAAKX,SAClBY,IAAK,CAACC,EAAQC,EAAUC,KAItB,GAHsBF,EAAOjB,MAA4B,iBAAbkB,GACvChC,OAAOkC,UAAUC,eAAeC,KAAKL,EAAOjB,KAAMkB,IAClDhC,OAAOkC,UAAUG,qBAAqBD,KAAKL,EAAOjB,KAAMkB,GAC1C,CACjB,MAAMrC,EAAQoC,EAAOjB,KAAKkB,GAC1B,QAAcM,IAAV3C,EACF,OAAOA,EAIX,OAAO4C,QAAQT,IAAIC,EAAQC,EAAUC,O,YAvBNO,W,cAAlB/D,E,UA4BFa,IACf,IACE,OAAO,IAAIb,EAAUa,GACrB,MAAOe,GACP,OAAO,S,8CC/Gb,IAGIoC,EAAiB,4BAGjBC,EAAmB,iBAGnBC,EAAU,qBAEVC,EAAU,mBACVC,EAAU,gBAEVC,EAAU,oBACVC,EAAS,6BACTC,EAAS,eACTC,EAAY,kBACZC,EAAY,kBACZC,EAAa,mBACbC,EAAY,kBACZC,EAAS,eACTC,EAAY,kBACZC,EAAY,kBACZC,EAAa,mBAEbC,EAAiB,uBACjBC,EAAc,oBACdC,EAAa,wBACbC,EAAa,wBACbC,EAAU,qBACVC,EAAW,sBACXC,EAAW,sBACXC,EAAW,sBACXC,EAAkB,6BAClBC,EAAY,uBACZC,EAAY,uBASZC,EAAU,OAGVC,EAAe,8BAGfC,EAAW,mBAGXC,EAAgB,GACpBA,EAAc5B,GAAW4B,EA7CV,kBA8CfA,EAAcd,GAAkBc,EAAcb,GAC9Ca,EAAc3B,GAAW2B,EAAc1B,GACvC0B,EAAcZ,GAAcY,EAAcX,GAC1CW,EAAcV,GAAWU,EAAcT,GACvCS,EAAcR,GAAYQ,EAAcvB,GACxCuB,EAActB,GAAasB,EAAcrB,GACzCqB,EAAcnB,GAAamB,EAAclB,GACzCkB,EAAcjB,GAAaiB,EAAchB,GACzCgB,EAAcP,GAAYO,EAAcN,GACxCM,EAAcL,GAAaK,EAAcJ,IAAa,EACtDI,EArDe,kBAqDWA,EAAczB,GACxCyB,EAAcf,IAAc,EAG5B,IAAIgB,EAA8B,iBAAVhG,QAAsBA,QAAUA,OAAOwB,SAAWA,QAAUxB,OAGhFiG,EAA0B,iBAARC,MAAoBA,MAAQA,KAAK1E,SAAWA,QAAU0E,KAGxExG,EAAOsG,GAAcC,GAAYjC,SAAS,cAATA,GAGjCmC,EAA4CvG,IAAYA,EAAQwG,UAAYxG,EAG5EyG,EAAaF,GAA4CtG,IAAWA,EAAOuG,UAAYvG,EAGvFyG,EAAgBD,GAAcA,EAAWzG,UAAYuG,EAUzD,SAASI,EAAY/F,EAAKgG,GAGxB,OADAhG,EAAIiG,IAAID,EAAK,GAAIA,EAAK,IACfhG,EAWT,SAASkG,EAAYD,EAAKtF,GAGxB,OADAsF,EAAIE,IAAIxF,GACDsF,EAuDT,SAASG,EAAYC,EAAOC,EAAUC,EAAaC,GACjD,IAAIvG,GAAS,EACTyC,EAAS2D,EAAQA,EAAM3D,OAAS,EAKpC,IAHI8D,GAAa9D,IACf6D,EAAcF,IAAQpG,MAEfA,EAAQyC,GACf6D,EAAcD,EAASC,EAAaF,EAAMpG,GAAQA,EAAOoG,GAE3D,OAAOE,EAyCT,SAASE,EAAa9F,GAGpB,IAAI+F,GAAS,EACb,GAAa,MAAT/F,GAA0C,mBAAlBA,EAAMgG,SAChC,IACED,KAAY/F,EAAQ,IACpB,MAAOiG,IAEX,OAAOF,EAUT,SAASG,EAAW7G,GAClB,IAAIC,GAAS,EACTyG,EAAS5F,MAAMd,EAAI8G,MAKvB,OAHA9G,EAAIuC,SAAQ,SAAS5B,EAAOO,GAC1BwF,IAASzG,GAAS,CAACiB,EAAKP,MAEnB+F,EAWT,SAASK,EAAQC,EAAMC,GACrB,OAAO,SAASC,GACd,OAAOF,EAAKC,EAAUC,KAW1B,SAASC,EAAWlB,GAClB,IAAIhG,GAAS,EACTyG,EAAS5F,MAAMmF,EAAIa,MAKvB,OAHAb,EAAI1D,SAAQ,SAAS5B,GACnB+F,IAASzG,GAASU,KAEb+F,EAIT,IASMU,EATFC,EAAavG,MAAMoC,UACnBoE,EAAY9D,SAASN,UACrBqE,EAAcvG,OAAOkC,UAGrBsE,EAAatI,EAAK,sBAGlBuI,GACEL,EAAM,SAASM,KAAKF,GAAcA,EAAWG,MAAQH,EAAWG,KAAKC,UAAY,KACvE,iBAAmBR,EAAO,GAItCS,EAAeP,EAAUX,SAGzBxD,GAAiBoE,EAAYpE,eAO7B2E,GAAiBP,EAAYZ,SAG7BoB,GAAarH,OAAO,IACtBmH,EAAazE,KAAKD,IAAgB6E,QAzQjB,sBAyQuC,QACvDA,QAAQ,yDAA0D,SAAW,KAI5EC,GAASnC,EAAgB5G,EAAK+I,YAAS3E,EACvC1B,GAAS1C,EAAK0C,OACdsG,GAAahJ,EAAKgJ,WAClBC,GAAepB,EAAQ/F,OAAOoH,eAAgBpH,QAC9CqH,GAAerH,OAAOsH,OACtBjF,GAAuBkE,EAAYlE,qBACnCkF,GAASlB,EAAWkB,OAGpBC,GAAmBxH,OAAOyH,sBAC1BC,GAAiBT,GAASA,GAAOU,cAAWrF,EAC5CsF,GAAa7B,EAAQ/F,OAAO2G,KAAM3G,QAGlC6H,GAAWC,GAAU5J,EAAM,YAC3B6J,GAAMD,GAAU5J,EAAM,OACtB8J,GAAUF,GAAU5J,EAAM,WAC1B+J,GAAMH,GAAU5J,EAAM,OACtBgK,GAAUJ,GAAU5J,EAAM,WAC1BiK,GAAeL,GAAU9H,OAAQ,UAGjCoI,GAAqBC,GAASR,IAC9BS,GAAgBD,GAASN,IACzBQ,GAAoBF,GAASL,IAC7BQ,GAAgBH,GAASJ,IACzBQ,GAAoBJ,GAASH,IAG7BQ,GAAc9H,GAASA,GAAOsB,eAAYI,EAC1CqG,GAAgBD,GAAcA,GAAYE,aAAUtG,EASxD,SAASuG,GAAK5I,GACZ,IAAIhB,GAAS,EACTyC,EAASzB,EAAUA,EAAQyB,OAAS,EAGxC,IADAoH,KAAKC,UACI9J,EAAQyC,GAAQ,CACvB,IAAIsH,EAAQ/I,EAAQhB,GACpB6J,KAAK7D,IAAI+D,EAAM,GAAIA,EAAM,KA2F7B,SAASC,GAAUhJ,GACjB,IAAIhB,GAAS,EACTyC,EAASzB,EAAUA,EAAQyB,OAAS,EAGxC,IADAoH,KAAKC,UACI9J,EAAQyC,GAAQ,CACvB,IAAIsH,EAAQ/I,EAAQhB,GACpB6J,KAAK7D,IAAI+D,EAAM,GAAIA,EAAM,KAyG7B,SAASE,GAASjJ,GAChB,IAAIhB,GAAS,EACTyC,EAASzB,EAAUA,EAAQyB,OAAS,EAGxC,IADAoH,KAAKC,UACI9J,EAAQyC,GAAQ,CACvB,IAAIsH,EAAQ/I,EAAQhB,GACpB6J,KAAK7D,IAAI+D,EAAM,GAAIA,EAAM,KAuF7B,SAASG,GAAMlJ,GACb6I,KAAKM,SAAW,IAAIH,GAAUhJ,GA4FhC,SAASoJ,GAAc1J,EAAO2J,GAG5B,IAAI5D,EAAU6D,GAAQ5J,IAsrBxB,SAAqBA,GAEnB,OAmFF,SAA2BA,GACzB,OAmIF,SAAsBA,GACpB,QAASA,GAAyB,iBAATA,EApIlB6J,CAAa7J,IAAU8J,GAAY9J,GApFnC+J,CAAkB/J,IAAUwC,GAAeC,KAAKzC,EAAO,aAC1D0C,GAAqBD,KAAKzC,EAAO,WAAamH,GAAe1E,KAAKzC,IAAUgD,GAzrBhDgH,CAAYhK,GAljB9C,SAAmBiK,EAAGtE,GAIpB,IAHA,IAAIrG,GAAS,EACTyG,EAAS5F,MAAM8J,KAEV3K,EAAQ2K,GACflE,EAAOzG,GAASqG,EAASrG,GAE3B,OAAOyG,EA4iBHmE,CAAUlK,EAAM+B,OAAQoI,QACxB,GAEApI,EAASgE,EAAOhE,OAChBqI,IAAgBrI,EAEpB,IAAK,IAAIxB,KAAOP,GACT2J,IAAanH,GAAeC,KAAKzC,EAAOO,IACvC6J,IAAuB,UAAP7J,GAAmB8J,GAAQ9J,EAAKwB,KACpDgE,EAAOlE,KAAKtB,GAGhB,OAAOwF,EAaT,SAASuE,GAAYC,EAAQhK,EAAKP,GAChC,IAAIwK,EAAWD,EAAOhK,GAChBiC,GAAeC,KAAK8H,EAAQhK,IAAQkK,GAAGD,EAAUxK,UACxC2C,IAAV3C,GAAyBO,KAAOgK,KACnCA,EAAOhK,GAAOP,GAYlB,SAAS0K,GAAahF,EAAOnF,GAE3B,IADA,IAAIwB,EAAS2D,EAAM3D,OACZA,KACL,GAAI0I,GAAG/E,EAAM3D,GAAQ,GAAIxB,GACvB,OAAOwB,EAGX,OAAQ,EA8BV,SAAS4I,GAAU3K,EAAO4K,EAAQC,EAAQC,EAAYvK,EAAKgK,EAAQQ,GACjE,IAAIhF,EAIJ,GAHI+E,IACF/E,EAASwE,EAASO,EAAW9K,EAAOO,EAAKgK,EAAQQ,GAASD,EAAW9K,SAExD2C,IAAXoD,EACF,OAAOA,EAET,IAAKiF,GAAShL,GACZ,OAAOA,EAET,IAAIiL,EAAQrB,GAAQ5J,GACpB,GAAIiL,GAEF,GADAlF,EA2XJ,SAAwBL,GACtB,IAAI3D,EAAS2D,EAAM3D,OACfgE,EAASL,EAAMwF,YAAYnJ,GAG3BA,GAA6B,iBAAZ2D,EAAM,IAAkBlD,GAAeC,KAAKiD,EAAO,WACtEK,EAAOzG,MAAQoG,EAAMpG,MACrByG,EAAOoF,MAAQzF,EAAMyF,OAEvB,OAAOpF,EApYIqF,CAAepL,IACnB4K,EACH,OA6ON,SAAmBS,EAAQ3F,GACzB,IAAIpG,GAAS,EACTyC,EAASsJ,EAAOtJ,OAEpB2D,IAAUA,EAAQvF,MAAM4B,IACxB,OAASzC,EAAQyC,GACf2D,EAAMpG,GAAS+L,EAAO/L,GAExB,OAAOoG,EArPI4F,CAAUtL,EAAO+F,OAErB,CACL,IAAIwF,EAAMC,GAAOxL,GACbyL,EAASF,GAAOpI,GAAWoI,GAAOnI,EAEtC,GAAI4E,GAAShI,GACX,OA0HN,SAAqB0L,EAAQd,GAC3B,GAAIA,EACF,OAAOc,EAAOC,QAEhB,IAAI5F,EAAS,IAAI2F,EAAOR,YAAYQ,EAAO3J,QAE3C,OADA2J,EAAOE,KAAK7F,GACLA,EAhII8F,CAAY7L,EAAO4K,GAE5B,GAAIW,GAAOhI,GAAagI,GAAOvI,GAAYyI,IAAWlB,EAAS,CAC7D,GAAIzE,EAAa9F,GACf,OAAOuK,EAASvK,EAAQ,GAG1B,GADA+F,EA+XN,SAAyBwE,GACvB,MAAqC,mBAAtBA,EAAOW,aAA8BY,GAAYvB,GAE5D,IAzVcwB,EAwVHvE,GAAa+C,GAvVrBS,GAASe,GAASrE,GAAaqE,GAAS,IADjD,IAAoBA,EAzCLC,CAAgBP,EAAS,GAAKzL,IAClC4K,EACH,OA6QR,SAAqBS,EAAQd,GAC3B,OAAO0B,GAAWZ,EAAQa,GAAWb,GAASd,GA9QjC4B,CAAYnM,EAhD3B,SAAoBuK,EAAQc,GAC1B,OAAOd,GAAU0B,GAAWZ,EAAQrE,GAAKqE,GAASd,GA+ClB6B,CAAWrG,EAAQ/F,QAE1C,CACL,IAAK4E,EAAc2G,GACjB,OAAOhB,EAASvK,EAAQ,GAE1B+F,EA0YN,SAAwBwE,EAAQgB,EAAKc,EAAWzB,GAC9C,IAAI0B,EAAO/B,EAAOW,YAClB,OAAQK,GACN,KAAKzH,EACH,OAAOyI,GAAiBhC,GAE1B,KAAKtH,EACL,KAAKC,EACH,OAAO,IAAIoJ,GAAM/B,GAEnB,KAAKxG,EACH,OA3QN,SAAuByI,EAAU5B,GAC/B,IAAIc,EAASd,EAAS2B,GAAiBC,EAASd,QAAUc,EAASd,OACnE,OAAO,IAAIc,EAAStB,YAAYQ,EAAQc,EAASC,WAAYD,EAASE,YAyQ3DC,CAAcpC,EAAQK,GAE/B,KAAK5G,EAAY,KAAKC,EACtB,KAAKC,EAAS,KAAKC,EAAU,KAAKC,EAClC,KAAKC,EAAU,KAAKC,EAAiB,KAAKC,EAAW,KAAKC,EACxD,OA/MN,SAAyBoI,EAAYhC,GACnC,IAAIc,EAASd,EAAS2B,GAAiBK,EAAWlB,QAAUkB,EAAWlB,OACvE,OAAO,IAAIkB,EAAW1B,YAAYQ,EAAQkB,EAAWH,WAAYG,EAAW7K,QA6MjE8K,CAAgBtC,EAAQK,GAEjC,KAAKvH,EACH,OArQN,SAAkBhE,EAAKuL,EAAQyB,GAE7B,OAAO5G,EADKmF,EAASyB,EAAUnG,EAAW7G,IAAM,GAAQ6G,EAAW7G,GACzC+F,EAAa,IAAI/F,EAAI6L,aAmQpC4B,CAASvC,EAAQK,EAAQyB,GAElC,KAAK/I,EACL,KAAKK,EACH,OAAO,IAAI2I,EAAK/B,GAElB,KAAK9G,EACH,OAhQN,SAAqBsJ,GACnB,IAAIhH,EAAS,IAAIgH,EAAO7B,YAAY6B,EAAO1B,OAAQ5G,EAAQsC,KAAKgG,IAEhE,OADAhH,EAAOiH,UAAYD,EAAOC,UACnBjH,EA6PIkH,CAAY1C,GAErB,KAAK7G,EACH,OApPN,SAAkB4B,EAAKsF,EAAQyB,GAE7B,OAAO5G,EADKmF,EAASyB,EAAU7F,EAAWlB,IAAM,GAAQkB,EAAWlB,GACzCC,EAAa,IAAID,EAAI4F,aAkPpCgC,CAAS3C,EAAQK,EAAQyB,GAElC,KAAKzI,EACH,OA3OeuJ,EA2OI5C,EA1OhBvB,GAAgB3I,OAAO2I,GAAcvG,KAAK0K,IAAW,GAD9D,IAAqBA,EA/LNC,CAAepN,EAAOuL,EAAKZ,GAAWC,IAInDG,IAAUA,EAAQ,IAAIvB,IACtB,IAAI6D,EAAUtC,EAAM5I,IAAInC,GACxB,GAAIqN,EACF,OAAOA,EAIT,GAFAtC,EAAMzF,IAAItF,EAAO+F,IAEZkF,EACH,IAAIqC,EAAQzC,EAsQhB,SAAoBN,GAClB,OAnOF,SAAwBA,EAAQgD,EAAUC,GACxC,IAAIzH,EAASwH,EAAShD,GACtB,OAAOX,GAAQW,GAAUxE,EApwB3B,SAAmBL,EAAO+H,GAKxB,IAJA,IAAInO,GAAS,EACTyC,EAAS0L,EAAO1L,OAChB2L,EAAShI,EAAM3D,SAEVzC,EAAQyC,GACf2D,EAAMgI,EAASpO,GAASmO,EAAOnO,GAEjC,OAAOoG,EA4vB2BiI,CAAU5H,EAAQyH,EAAYjD,IAiOzDqD,CAAerD,EAAQvD,GAAMkF,IAvQb2B,CAAW7N,GAASgH,GAAKhH,GAUhD,OA5vBF,SAAmB0F,EAAOC,GAIxB,IAHA,IAAIrG,GAAS,EACTyC,EAAS2D,EAAQA,EAAM3D,OAAS,IAE3BzC,EAAQyC,IAC8B,IAAzC4D,EAASD,EAAMpG,GAAQA,EAAOoG,MA+uBpCoI,CAAUR,GAAStN,GAAO,SAAS+N,EAAUxN,GACvC+M,IAEFS,EAAW/N,EADXO,EAAMwN,IAIRzD,GAAYvE,EAAQxF,EAAKoK,GAAUoD,EAAUnD,EAAQC,EAAQC,EAAYvK,EAAKP,EAAO+K,OAEhFhF,EAkDT,SAASiI,GAAahO,GACpB,SAAKgL,GAAShL,KAyYEqG,EAzYiBrG,EA0YxB8G,GAAeA,KAAcT,MAvYvB4H,GAAWjO,IAAU8F,EAAa9F,GAAUoH,GAAa1C,GACzDxE,KAAKwI,GAAS1I,IAqY/B,IAAkBqG,EAtVlB,SAASkG,GAAiB2B,GACxB,IAAInI,EAAS,IAAImI,EAAYhD,YAAYgD,EAAYxB,YAErD,OADA,IAAInF,GAAWxB,GAAQT,IAAI,IAAIiC,GAAW2G,IACnCnI,EA8GT,SAASkG,GAAWZ,EAAQiC,EAAO/C,EAAQO,GACzCP,IAAWA,EAAS,IAKpB,IAHA,IAAIjL,GAAS,EACTyC,EAASuL,EAAMvL,SAEVzC,EAAQyC,GAAQ,CACvB,IAAIxB,EAAM+M,EAAMhO,GAEZ6O,EAAWrD,EACXA,EAAWP,EAAOhK,GAAM8K,EAAO9K,GAAMA,EAAKgK,EAAQc,QAClD1I,EAEJ2H,GAAYC,EAAQhK,OAAkBoC,IAAbwL,EAAyB9C,EAAO9K,GAAO4N,GAElE,OAAO5D,EAkCT,SAAS6D,GAAW/O,EAAKkB,GACvB,IAqKiBP,EACbqO,EAtKAlN,EAAO9B,EAAIoK,SACf,OAsKgB,WADZ4E,SADarO,EApKAO,KAsKmB,UAAR8N,GAA4B,UAARA,GAA4B,WAARA,EACrD,cAAVrO,EACU,OAAVA,GAvKDmB,EAAmB,iBAAPZ,EAAkB,SAAW,QACzCY,EAAK9B,IAWX,SAAS8I,GAAUoC,EAAQhK,GACzB,IAAIP,EAj8BN,SAAkBuK,EAAQhK,GACxB,OAAiB,MAAVgK,OAAiB5H,EAAY4H,EAAOhK,GAg8B/B+N,CAAS/D,EAAQhK,GAC7B,OAAOyN,GAAahO,GAASA,OAAQ2C,EA7tBvCuG,GAAK3G,UAAU6G,MAnEf,WACED,KAAKM,SAAWjB,GAAeA,GAAa,MAAQ,IAmEtDU,GAAK3G,UAAkB,OAtDvB,SAAoBhC,GAClB,OAAO4I,KAAKoF,IAAIhO,WAAe4I,KAAKM,SAASlJ,IAsD/C2I,GAAK3G,UAAUJ,IA1Cf,SAAiB5B,GACf,IAAIY,EAAOgI,KAAKM,SAChB,GAAIjB,GAAc,CAChB,IAAIzC,EAAS5E,EAAKZ,GAClB,OAAOwF,IAAWjD,OAAiBH,EAAYoD,EAEjD,OAAOvD,GAAeC,KAAKtB,EAAMZ,GAAOY,EAAKZ,QAAOoC,GAqCtDuG,GAAK3G,UAAUgM,IAzBf,SAAiBhO,GACf,IAAIY,EAAOgI,KAAKM,SAChB,OAAOjB,QAA6B7F,IAAdxB,EAAKZ,GAAqBiC,GAAeC,KAAKtB,EAAMZ,IAwB5E2I,GAAK3G,UAAU+C,IAXf,SAAiB/E,EAAKP,GAGpB,OAFWmJ,KAAKM,SACXlJ,GAAQiI,SAA0B7F,IAAV3C,EAAuB8C,EAAiB9C,EAC9DmJ,MAoHTG,GAAU/G,UAAU6G,MAjFpB,WACED,KAAKM,SAAW,IAiFlBH,GAAU/G,UAAkB,OArE5B,SAAyBhC,GACvB,IAAIY,EAAOgI,KAAKM,SACZnK,EAAQoL,GAAavJ,EAAMZ,GAE/B,QAAIjB,EAAQ,KAIRA,GADY6B,EAAKY,OAAS,EAE5BZ,EAAKqN,MAEL5G,GAAOnF,KAAKtB,EAAM7B,EAAO,IAEpB,IAyDTgK,GAAU/G,UAAUJ,IA7CpB,SAAsB5B,GACpB,IAAIY,EAAOgI,KAAKM,SACZnK,EAAQoL,GAAavJ,EAAMZ,GAE/B,OAAOjB,EAAQ,OAAIqD,EAAYxB,EAAK7B,GAAO,IA0C7CgK,GAAU/G,UAAUgM,IA9BpB,SAAsBhO,GACpB,OAAOmK,GAAavB,KAAKM,SAAUlJ,IAAQ,GA8B7C+I,GAAU/G,UAAU+C,IAjBpB,SAAsB/E,EAAKP,GACzB,IAAImB,EAAOgI,KAAKM,SACZnK,EAAQoL,GAAavJ,EAAMZ,GAO/B,OALIjB,EAAQ,EACV6B,EAAKU,KAAK,CAACtB,EAAKP,IAEhBmB,EAAK7B,GAAO,GAAKU,EAEZmJ,MAkGTI,GAAShH,UAAU6G,MA/DnB,WACED,KAAKM,SAAW,CACd,KAAQ,IAAIP,GACZ,IAAO,IAAKd,IAAOkB,IACnB,OAAU,IAAIJ,KA4DlBK,GAAShH,UAAkB,OA/C3B,SAAwBhC,GACtB,OAAO6N,GAAWjF,KAAM5I,GAAa,OAAEA,IA+CzCgJ,GAAShH,UAAUJ,IAnCnB,SAAqB5B,GACnB,OAAO6N,GAAWjF,KAAM5I,GAAK4B,IAAI5B,IAmCnCgJ,GAAShH,UAAUgM,IAvBnB,SAAqBhO,GACnB,OAAO6N,GAAWjF,KAAM5I,GAAKgO,IAAIhO,IAuBnCgJ,GAAShH,UAAU+C,IAVnB,SAAqB/E,EAAKP,GAExB,OADAoO,GAAWjF,KAAM5I,GAAK+E,IAAI/E,EAAKP,GACxBmJ,MAgGTK,GAAMjH,UAAU6G,MApEhB,WACED,KAAKM,SAAW,IAAIH,IAoEtBE,GAAMjH,UAAkB,OAxDxB,SAAqBhC,GACnB,OAAO4I,KAAKM,SAAiB,OAAElJ,IAwDjCiJ,GAAMjH,UAAUJ,IA5ChB,SAAkB5B,GAChB,OAAO4I,KAAKM,SAAStH,IAAI5B,IA4C3BiJ,GAAMjH,UAAUgM,IAhChB,SAAkBhO,GAChB,OAAO4I,KAAKM,SAAS8E,IAAIhO,IAgC3BiJ,GAAMjH,UAAU+C,IAnBhB,SAAkB/E,EAAKP,GACrB,IAAIyO,EAAQtF,KAAKM,SACjB,GAAIgF,aAAiBnF,GAAW,CAC9B,IAAIoF,EAAQD,EAAMhF,SAClB,IAAKrB,IAAQsG,EAAM3M,OAAS4M,IAE1B,OADAD,EAAM7M,KAAK,CAACtB,EAAKP,IACVmJ,KAETsF,EAAQtF,KAAKM,SAAW,IAAIF,GAASmF,GAGvC,OADAD,EAAMnJ,IAAI/E,EAAKP,GACRmJ,MAicT,IAAI+C,GAAarE,GAAmBzB,EAAQyB,GAAkBxH,QAyhB9D,WACE,MAAO,IAjhBLmL,GAtQJ,SAAoBxL,GAClB,OAAOmH,GAAe1E,KAAKzC,IAyX7B,SAASqK,GAAQrK,EAAO+B,GAEtB,SADAA,EAAmB,MAAVA,EAAiBgB,EAAmBhB,KAE1B,iBAAT/B,GAAqB2E,EAASzE,KAAKF,KAC1CA,GAAS,GAAKA,EAAQ,GAAK,GAAKA,EAAQ+B,EAmC7C,SAAS+J,GAAY9L,GACnB,IAAIsM,EAAOtM,GAASA,EAAMkL,YAG1B,OAAOlL,KAFqB,mBAARsM,GAAsBA,EAAK/J,WAAcqE,GAY/D,SAAS8B,GAASrC,GAChB,GAAY,MAARA,EAAc,CAChB,IACE,OAAOa,EAAazE,KAAK4D,GACzB,MAAOJ,IACT,IACE,OAAQI,EAAO,GACf,MAAOJ,KAEX,MAAO,GAyDT,SAASwE,GAAGzK,EAAO4O,GACjB,OAAO5O,IAAU4O,GAAU5O,GAAUA,GAAS4O,GAAUA,GAxOrD1G,IAAYsD,GAAO,IAAItD,GAAS,IAAI2G,YAAY,MAAQ9K,GACxDqE,IAAOoD,GAAO,IAAIpD,KAAQ/E,GAC1BgF,IAAWmD,GAAOnD,GAAQyG,YAActL,GACxC8E,IAAOkD,GAAO,IAAIlD,KAAQ5E,GAC1B6E,IAAWiD,GAAO,IAAIjD,KAAY1E,KACrC2H,GAAS,SAASxL,GAChB,IAAI+F,EAASoB,GAAe1E,KAAKzC,GAC7BsM,EAAOvG,GAAUxC,EAAYvD,EAAMkL,iBAAcvI,EACjDoM,EAAazC,EAAO5D,GAAS4D,QAAQ3J,EAEzC,GAAIoM,EACF,OAAQA,GACN,KAAKtG,GAAoB,OAAO1E,EAChC,KAAK4E,GAAe,OAAOtF,EAC3B,KAAKuF,GAAmB,OAAOpF,EAC/B,KAAKqF,GAAe,OAAOnF,EAC3B,KAAKoF,GAAmB,OAAOjF,EAGnC,OAAOkC,IAuQX,IAAI6D,GAAUzJ,MAAMyJ,QA2BpB,SAASE,GAAY9J,GACnB,OAAgB,MAATA,GAqGT,SAAkBA,GAChB,MAAuB,iBAATA,GACZA,GAAS,GAAKA,EAAQ,GAAK,GAAKA,GAAS+C,EAvGnBiM,CAAShP,EAAM+B,UAAYkM,GAAWjO,GAiDhE,IAAIgI,GAAWD,IAsLf,WACE,OAAO,GApKT,SAASkG,GAAWjO,GAGlB,IAAIuL,EAAMP,GAAShL,GAASmH,GAAe1E,KAAKzC,GAAS,GACzD,OAAOuL,GAAOpI,GAAWoI,GAAOnI,EA2DlC,SAAS4H,GAAShL,GAChB,IAAIqO,SAAcrO,EAClB,QAASA,IAAkB,UAARqO,GAA4B,YAARA,GA2DzC,SAASrH,GAAKuD,GACZ,OAAOT,GAAYS,GAAUb,GAAca,GAtuB7C,SAAkBA,GAChB,IAAKuB,GAAYvB,GACf,OAAOtC,GAAWsC,GAEpB,IAAIxE,EAAS,GACb,IAAK,IAAIxF,KAAOF,OAAOkK,GACjB/H,GAAeC,KAAK8H,EAAQhK,IAAe,eAAPA,GACtCwF,EAAOlE,KAAKtB,GAGhB,OAAOwF,EA4tB8CkJ,CAAS1E,GA0ChE7L,EAAOD,QA9VP,SAAmBuB,GACjB,OAAO2K,GAAU3K,GAAO,GAAM,K,m6+3HCr3C5BkP,EAA2B,GAG/B,SAASC,EAAoBC,GAE5B,GAAGF,EAAyBE,GAC3B,OAAOF,EAAyBE,GAAU3Q,QAG3C,IAAIC,EAASwQ,EAAyBE,GAAY,CACjDC,GAAID,EACJE,QAAQ,EACR7Q,QAAS,IAUV,OANA8Q,EAAoBH,GAAU1Q,EAAQA,EAAOD,QAAS0Q,GAGtDzQ,EAAO4Q,QAAS,EAGT5Q,EAAOD,QCpBf,OCHA0Q,EAAoBK,IAAO9Q,IAC1BA,EAAO+Q,MAAQ,GACV/Q,EAAOgR,WAAUhR,EAAOgR,SAAW,IACjChR,GDADyQ,EAAoB,M","file":"index.js","sourcesContent":["(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory();\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine(\"user-agents\", [], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"user-agents\"] = factory();\n\telse\n\t\troot[\"user-agents\"] = factory();\n})(global, function() {\nreturn ","import UserAgent from './user-agent';\n\n\nexport default UserAgent;\n","import cloneDeep from 'lodash.clonedeep';\n\nimport userAgents from './user-agents.json';\n\n\n// Normalizes the total weight to 1 and constructs a cumulative distribution.\nconst makeCumulativeWeightIndexPairs = (weightIndexPairs) => {\n const totalWeight = weightIndexPairs.reduce((sum, [weight]) => sum + weight, 0);\n let sum = 0;\n return weightIndexPairs.map(([weight, index]) => {\n sum += weight / totalWeight;\n return [sum, index];\n });\n};\n\n// Precompute these so that we can quickly generate unfiltered user agents.\nconst defaultWeightIndexPairs = userAgents.map(({ weight }, index) => [weight, index]);\nconst defaultCumulativeWeightIndexPairs = makeCumulativeWeightIndexPairs(defaultWeightIndexPairs);\n\n\n// Turn the various filter formats into a single filter function that acts on raw user agents.\nconst constructFilter = (filters, accessor = parentObject => parentObject) => {\n let childFilters;\n if (typeof filters === 'function') {\n childFilters = [filters];\n } else if (filters instanceof RegExp) {\n childFilters = [\n value => (\n typeof value === 'object' && value && value.userAgent\n ? filters.test(value.userAgent)\n : filters.test(value)\n ),\n ];\n } else if (filters instanceof Array) {\n childFilters = filters.map(childFilter => constructFilter(childFilter));\n } else if (typeof filters === 'object') {\n childFilters = Object.entries(filters).map(([key, valueFilter]) => (\n constructFilter(valueFilter, parentObject => parentObject[key])\n ));\n } else {\n childFilters = [\n value => (\n typeof value === 'object' && value && value.userAgent\n ? filters === value.userAgent\n : filters === value\n ),\n ];\n }\n\n return (parentObject) => {\n try {\n const value = accessor(parentObject);\n return childFilters.every(childFilter => childFilter(value));\n } catch (error) {\n // This happens when a user-agent lacks a nested property.\n return false;\n }\n };\n};\n\n\n// Construct normalized cumulative weight index pairs given the filters.\nconst constructCumulativeWeightIndexPairsFromFilters = (filters) => {\n if (!filters) {\n return defaultCumulativeWeightIndexPairs;\n }\n\n const filter = constructFilter(filters);\n\n const weightIndexPairs = [];\n userAgents.forEach((rawUserAgent, index) => {\n if (filter(rawUserAgent)) {\n weightIndexPairs.push([rawUserAgent.weight, index]);\n }\n });\n return makeCumulativeWeightIndexPairs(weightIndexPairs);\n};\n\n\nconst setCumulativeWeightIndexPairs = (userAgent, cumulativeWeightIndexPairs) => {\n Object.defineProperty(userAgent, 'cumulativeWeightIndexPairs', {\n configurable: true,\n enumerable: false,\n writable: false,\n value: cumulativeWeightIndexPairs,\n });\n};\n\n\nexport default class UserAgent extends Function {\n constructor(filters) {\n super();\n setCumulativeWeightIndexPairs(this, constructCumulativeWeightIndexPairsFromFilters(filters));\n if (this.cumulativeWeightIndexPairs.length === 0) {\n throw new Error('No user agents matched your filters.');\n }\n\n this.randomize();\n\n return new Proxy(this, {\n apply: () => this.random(),\n get: (target, property, receiver) => {\n const dataCandidate = target.data && typeof property === 'string'\n && Object.prototype.hasOwnProperty.call(target.data, property)\n && Object.prototype.propertyIsEnumerable.call(target.data, property);\n if (dataCandidate) {\n const value = target.data[property];\n if (value !== undefined) {\n return value;\n }\n }\n\n return Reflect.get(target, property, receiver);\n },\n });\n }\n\n static random = (filters) => {\n try {\n return new UserAgent(filters);\n } catch (error) {\n return null;\n }\n };\n\n //\n // Standard Object Methods\n //\n\n [Symbol.toPrimitive] = () => (\n this.data.userAgent\n );\n\n toString = () => (\n this.data.userAgent\n );\n\n random = () => {\n const userAgent = new UserAgent();\n setCumulativeWeightIndexPairs(userAgent, this.cumulativeWeightIndexPairs);\n userAgent.randomize();\n return userAgent;\n };\n\n randomize = () => {\n // Find a random raw random user agent.\n const randomNumber = Math.random();\n const [, index] = this.cumulativeWeightIndexPairs\n .find(([cumulativeWeight]) => cumulativeWeight > randomNumber);\n const rawUserAgent = userAgents[index];\n\n this.data = cloneDeep(rawUserAgent);\n }\n}\n","/**\n * lodash (Custom Build) \n * Build: `lodash modularize exports=\"npm\" -o ./`\n * Copyright jQuery Foundation and other contributors \n * Released under MIT license \n * Based on Underscore.js 1.8.3 \n * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors\n */\n\n/** Used as the size to enable large array optimizations. */\nvar LARGE_ARRAY_SIZE = 200;\n\n/** Used to stand-in for `undefined` hash values. */\nvar HASH_UNDEFINED = '__lodash_hash_undefined__';\n\n/** Used as references for various `Number` constants. */\nvar MAX_SAFE_INTEGER = 9007199254740991;\n\n/** `Object#toString` result references. */\nvar argsTag = '[object Arguments]',\n arrayTag = '[object Array]',\n boolTag = '[object Boolean]',\n dateTag = '[object Date]',\n errorTag = '[object Error]',\n funcTag = '[object Function]',\n genTag = '[object GeneratorFunction]',\n mapTag = '[object Map]',\n numberTag = '[object Number]',\n objectTag = '[object Object]',\n promiseTag = '[object Promise]',\n regexpTag = '[object RegExp]',\n setTag = '[object Set]',\n stringTag = '[object String]',\n symbolTag = '[object Symbol]',\n weakMapTag = '[object WeakMap]';\n\nvar arrayBufferTag = '[object ArrayBuffer]',\n dataViewTag = '[object DataView]',\n float32Tag = '[object Float32Array]',\n float64Tag = '[object Float64Array]',\n int8Tag = '[object Int8Array]',\n int16Tag = '[object Int16Array]',\n int32Tag = '[object Int32Array]',\n uint8Tag = '[object Uint8Array]',\n uint8ClampedTag = '[object Uint8ClampedArray]',\n uint16Tag = '[object Uint16Array]',\n uint32Tag = '[object Uint32Array]';\n\n/**\n * Used to match `RegExp`\n * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).\n */\nvar reRegExpChar = /[\\\\^$.*+?()[\\]{}|]/g;\n\n/** Used to match `RegExp` flags from their coerced string values. */\nvar reFlags = /\\w*$/;\n\n/** Used to detect host constructors (Safari). */\nvar reIsHostCtor = /^\\[object .+?Constructor\\]$/;\n\n/** Used to detect unsigned integer values. */\nvar reIsUint = /^(?:0|[1-9]\\d*)$/;\n\n/** Used to identify `toStringTag` values supported by `_.clone`. */\nvar cloneableTags = {};\ncloneableTags[argsTag] = cloneableTags[arrayTag] =\ncloneableTags[arrayBufferTag] = cloneableTags[dataViewTag] =\ncloneableTags[boolTag] = cloneableTags[dateTag] =\ncloneableTags[float32Tag] = cloneableTags[float64Tag] =\ncloneableTags[int8Tag] = cloneableTags[int16Tag] =\ncloneableTags[int32Tag] = cloneableTags[mapTag] =\ncloneableTags[numberTag] = cloneableTags[objectTag] =\ncloneableTags[regexpTag] = cloneableTags[setTag] =\ncloneableTags[stringTag] = cloneableTags[symbolTag] =\ncloneableTags[uint8Tag] = cloneableTags[uint8ClampedTag] =\ncloneableTags[uint16Tag] = cloneableTags[uint32Tag] = true;\ncloneableTags[errorTag] = cloneableTags[funcTag] =\ncloneableTags[weakMapTag] = false;\n\n/** Detect free variable `global` from Node.js. */\nvar freeGlobal = typeof global == 'object' && global && global.Object === Object && global;\n\n/** Detect free variable `self`. */\nvar freeSelf = typeof self == 'object' && self && self.Object === Object && self;\n\n/** Used as a reference to the global object. */\nvar root = freeGlobal || freeSelf || Function('return this')();\n\n/** Detect free variable `exports`. */\nvar freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;\n\n/** Detect free variable `module`. */\nvar freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;\n\n/** Detect the popular CommonJS extension `module.exports`. */\nvar moduleExports = freeModule && freeModule.exports === freeExports;\n\n/**\n * Adds the key-value `pair` to `map`.\n *\n * @private\n * @param {Object} map The map to modify.\n * @param {Array} pair The key-value pair to add.\n * @returns {Object} Returns `map`.\n */\nfunction addMapEntry(map, pair) {\n // Don't return `map.set` because it's not chainable in IE 11.\n map.set(pair[0], pair[1]);\n return map;\n}\n\n/**\n * Adds `value` to `set`.\n *\n * @private\n * @param {Object} set The set to modify.\n * @param {*} value The value to add.\n * @returns {Object} Returns `set`.\n */\nfunction addSetEntry(set, value) {\n // Don't return `set.add` because it's not chainable in IE 11.\n set.add(value);\n return set;\n}\n\n/**\n * A specialized version of `_.forEach` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns `array`.\n */\nfunction arrayEach(array, iteratee) {\n var index = -1,\n length = array ? array.length : 0;\n\n while (++index < length) {\n if (iteratee(array[index], index, array) === false) {\n break;\n }\n }\n return array;\n}\n\n/**\n * Appends the elements of `values` to `array`.\n *\n * @private\n * @param {Array} array The array to modify.\n * @param {Array} values The values to append.\n * @returns {Array} Returns `array`.\n */\nfunction arrayPush(array, values) {\n var index = -1,\n length = values.length,\n offset = array.length;\n\n while (++index < length) {\n array[offset + index] = values[index];\n }\n return array;\n}\n\n/**\n * A specialized version of `_.reduce` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @param {*} [accumulator] The initial value.\n * @param {boolean} [initAccum] Specify using the first element of `array` as\n * the initial value.\n * @returns {*} Returns the accumulated value.\n */\nfunction arrayReduce(array, iteratee, accumulator, initAccum) {\n var index = -1,\n length = array ? array.length : 0;\n\n if (initAccum && length) {\n accumulator = array[++index];\n }\n while (++index < length) {\n accumulator = iteratee(accumulator, array[index], index, array);\n }\n return accumulator;\n}\n\n/**\n * The base implementation of `_.times` without support for iteratee shorthands\n * or max array length checks.\n *\n * @private\n * @param {number} n The number of times to invoke `iteratee`.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns the array of results.\n */\nfunction baseTimes(n, iteratee) {\n var index = -1,\n result = Array(n);\n\n while (++index < n) {\n result[index] = iteratee(index);\n }\n return result;\n}\n\n/**\n * Gets the value at `key` of `object`.\n *\n * @private\n * @param {Object} [object] The object to query.\n * @param {string} key The key of the property to get.\n * @returns {*} Returns the property value.\n */\nfunction getValue(object, key) {\n return object == null ? undefined : object[key];\n}\n\n/**\n * Checks if `value` is a host object in IE < 9.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a host object, else `false`.\n */\nfunction isHostObject(value) {\n // Many host objects are `Object` objects that can coerce to strings\n // despite having improperly defined `toString` methods.\n var result = false;\n if (value != null && typeof value.toString != 'function') {\n try {\n result = !!(value + '');\n } catch (e) {}\n }\n return result;\n}\n\n/**\n * Converts `map` to its key-value pairs.\n *\n * @private\n * @param {Object} map The map to convert.\n * @returns {Array} Returns the key-value pairs.\n */\nfunction mapToArray(map) {\n var index = -1,\n result = Array(map.size);\n\n map.forEach(function(value, key) {\n result[++index] = [key, value];\n });\n return result;\n}\n\n/**\n * Creates a unary function that invokes `func` with its argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\nfunction overArg(func, transform) {\n return function(arg) {\n return func(transform(arg));\n };\n}\n\n/**\n * Converts `set` to an array of its values.\n *\n * @private\n * @param {Object} set The set to convert.\n * @returns {Array} Returns the values.\n */\nfunction setToArray(set) {\n var index = -1,\n result = Array(set.size);\n\n set.forEach(function(value) {\n result[++index] = value;\n });\n return result;\n}\n\n/** Used for built-in method references. */\nvar arrayProto = Array.prototype,\n funcProto = Function.prototype,\n objectProto = Object.prototype;\n\n/** Used to detect overreaching core-js shims. */\nvar coreJsData = root['__core-js_shared__'];\n\n/** Used to detect methods masquerading as native. */\nvar maskSrcKey = (function() {\n var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');\n return uid ? ('Symbol(src)_1.' + uid) : '';\n}());\n\n/** Used to resolve the decompiled source of functions. */\nvar funcToString = funcProto.toString;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar objectToString = objectProto.toString;\n\n/** Used to detect if a method is native. */\nvar reIsNative = RegExp('^' +\n funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\\\$&')\n .replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g, '$1.*?') + '$'\n);\n\n/** Built-in value references. */\nvar Buffer = moduleExports ? root.Buffer : undefined,\n Symbol = root.Symbol,\n Uint8Array = root.Uint8Array,\n getPrototype = overArg(Object.getPrototypeOf, Object),\n objectCreate = Object.create,\n propertyIsEnumerable = objectProto.propertyIsEnumerable,\n splice = arrayProto.splice;\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeGetSymbols = Object.getOwnPropertySymbols,\n nativeIsBuffer = Buffer ? Buffer.isBuffer : undefined,\n nativeKeys = overArg(Object.keys, Object);\n\n/* Built-in method references that are verified to be native. */\nvar DataView = getNative(root, 'DataView'),\n Map = getNative(root, 'Map'),\n Promise = getNative(root, 'Promise'),\n Set = getNative(root, 'Set'),\n WeakMap = getNative(root, 'WeakMap'),\n nativeCreate = getNative(Object, 'create');\n\n/** Used to detect maps, sets, and weakmaps. */\nvar dataViewCtorString = toSource(DataView),\n mapCtorString = toSource(Map),\n promiseCtorString = toSource(Promise),\n setCtorString = toSource(Set),\n weakMapCtorString = toSource(WeakMap);\n\n/** Used to convert symbols to primitives and strings. */\nvar symbolProto = Symbol ? Symbol.prototype : undefined,\n symbolValueOf = symbolProto ? symbolProto.valueOf : undefined;\n\n/**\n * Creates a hash object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction Hash(entries) {\n var index = -1,\n length = entries ? entries.length : 0;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the hash.\n *\n * @private\n * @name clear\n * @memberOf Hash\n */\nfunction hashClear() {\n this.__data__ = nativeCreate ? nativeCreate(null) : {};\n}\n\n/**\n * Removes `key` and its value from the hash.\n *\n * @private\n * @name delete\n * @memberOf Hash\n * @param {Object} hash The hash to modify.\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction hashDelete(key) {\n return this.has(key) && delete this.__data__[key];\n}\n\n/**\n * Gets the hash value for `key`.\n *\n * @private\n * @name get\n * @memberOf Hash\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction hashGet(key) {\n var data = this.__data__;\n if (nativeCreate) {\n var result = data[key];\n return result === HASH_UNDEFINED ? undefined : result;\n }\n return hasOwnProperty.call(data, key) ? data[key] : undefined;\n}\n\n/**\n * Checks if a hash value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf Hash\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction hashHas(key) {\n var data = this.__data__;\n return nativeCreate ? data[key] !== undefined : hasOwnProperty.call(data, key);\n}\n\n/**\n * Sets the hash `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf Hash\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the hash instance.\n */\nfunction hashSet(key, value) {\n var data = this.__data__;\n data[key] = (nativeCreate && value === undefined) ? HASH_UNDEFINED : value;\n return this;\n}\n\n// Add methods to `Hash`.\nHash.prototype.clear = hashClear;\nHash.prototype['delete'] = hashDelete;\nHash.prototype.get = hashGet;\nHash.prototype.has = hashHas;\nHash.prototype.set = hashSet;\n\n/**\n * Creates an list cache object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction ListCache(entries) {\n var index = -1,\n length = entries ? entries.length : 0;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the list cache.\n *\n * @private\n * @name clear\n * @memberOf ListCache\n */\nfunction listCacheClear() {\n this.__data__ = [];\n}\n\n/**\n * Removes `key` and its value from the list cache.\n *\n * @private\n * @name delete\n * @memberOf ListCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction listCacheDelete(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n return false;\n }\n var lastIndex = data.length - 1;\n if (index == lastIndex) {\n data.pop();\n } else {\n splice.call(data, index, 1);\n }\n return true;\n}\n\n/**\n * Gets the list cache value for `key`.\n *\n * @private\n * @name get\n * @memberOf ListCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction listCacheGet(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n return index < 0 ? undefined : data[index][1];\n}\n\n/**\n * Checks if a list cache value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf ListCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction listCacheHas(key) {\n return assocIndexOf(this.__data__, key) > -1;\n}\n\n/**\n * Sets the list cache `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf ListCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the list cache instance.\n */\nfunction listCacheSet(key, value) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n data.push([key, value]);\n } else {\n data[index][1] = value;\n }\n return this;\n}\n\n// Add methods to `ListCache`.\nListCache.prototype.clear = listCacheClear;\nListCache.prototype['delete'] = listCacheDelete;\nListCache.prototype.get = listCacheGet;\nListCache.prototype.has = listCacheHas;\nListCache.prototype.set = listCacheSet;\n\n/**\n * Creates a map cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction MapCache(entries) {\n var index = -1,\n length = entries ? entries.length : 0;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the map.\n *\n * @private\n * @name clear\n * @memberOf MapCache\n */\nfunction mapCacheClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': new (Map || ListCache),\n 'string': new Hash\n };\n}\n\n/**\n * Removes `key` and its value from the map.\n *\n * @private\n * @name delete\n * @memberOf MapCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction mapCacheDelete(key) {\n return getMapData(this, key)['delete'](key);\n}\n\n/**\n * Gets the map value for `key`.\n *\n * @private\n * @name get\n * @memberOf MapCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction mapCacheGet(key) {\n return getMapData(this, key).get(key);\n}\n\n/**\n * Checks if a map value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf MapCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction mapCacheHas(key) {\n return getMapData(this, key).has(key);\n}\n\n/**\n * Sets the map `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf MapCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the map cache instance.\n */\nfunction mapCacheSet(key, value) {\n getMapData(this, key).set(key, value);\n return this;\n}\n\n// Add methods to `MapCache`.\nMapCache.prototype.clear = mapCacheClear;\nMapCache.prototype['delete'] = mapCacheDelete;\nMapCache.prototype.get = mapCacheGet;\nMapCache.prototype.has = mapCacheHas;\nMapCache.prototype.set = mapCacheSet;\n\n/**\n * Creates a stack cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction Stack(entries) {\n this.__data__ = new ListCache(entries);\n}\n\n/**\n * Removes all key-value entries from the stack.\n *\n * @private\n * @name clear\n * @memberOf Stack\n */\nfunction stackClear() {\n this.__data__ = new ListCache;\n}\n\n/**\n * Removes `key` and its value from the stack.\n *\n * @private\n * @name delete\n * @memberOf Stack\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction stackDelete(key) {\n return this.__data__['delete'](key);\n}\n\n/**\n * Gets the stack value for `key`.\n *\n * @private\n * @name get\n * @memberOf Stack\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction stackGet(key) {\n return this.__data__.get(key);\n}\n\n/**\n * Checks if a stack value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf Stack\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction stackHas(key) {\n return this.__data__.has(key);\n}\n\n/**\n * Sets the stack `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf Stack\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the stack cache instance.\n */\nfunction stackSet(key, value) {\n var cache = this.__data__;\n if (cache instanceof ListCache) {\n var pairs = cache.__data__;\n if (!Map || (pairs.length < LARGE_ARRAY_SIZE - 1)) {\n pairs.push([key, value]);\n return this;\n }\n cache = this.__data__ = new MapCache(pairs);\n }\n cache.set(key, value);\n return this;\n}\n\n// Add methods to `Stack`.\nStack.prototype.clear = stackClear;\nStack.prototype['delete'] = stackDelete;\nStack.prototype.get = stackGet;\nStack.prototype.has = stackHas;\nStack.prototype.set = stackSet;\n\n/**\n * Creates an array of the enumerable property names of the array-like `value`.\n *\n * @private\n * @param {*} value The value to query.\n * @param {boolean} inherited Specify returning inherited property names.\n * @returns {Array} Returns the array of property names.\n */\nfunction arrayLikeKeys(value, inherited) {\n // Safari 8.1 makes `arguments.callee` enumerable in strict mode.\n // Safari 9 makes `arguments.length` enumerable in strict mode.\n var result = (isArray(value) || isArguments(value))\n ? baseTimes(value.length, String)\n : [];\n\n var length = result.length,\n skipIndexes = !!length;\n\n for (var key in value) {\n if ((inherited || hasOwnProperty.call(value, key)) &&\n !(skipIndexes && (key == 'length' || isIndex(key, length)))) {\n result.push(key);\n }\n }\n return result;\n}\n\n/**\n * Assigns `value` to `key` of `object` if the existing value is not equivalent\n * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * for equality comparisons.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {string} key The key of the property to assign.\n * @param {*} value The value to assign.\n */\nfunction assignValue(object, key, value) {\n var objValue = object[key];\n if (!(hasOwnProperty.call(object, key) && eq(objValue, value)) ||\n (value === undefined && !(key in object))) {\n object[key] = value;\n }\n}\n\n/**\n * Gets the index at which the `key` is found in `array` of key-value pairs.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} key The key to search for.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\nfunction assocIndexOf(array, key) {\n var length = array.length;\n while (length--) {\n if (eq(array[length][0], key)) {\n return length;\n }\n }\n return -1;\n}\n\n/**\n * The base implementation of `_.assign` without support for multiple sources\n * or `customizer` functions.\n *\n * @private\n * @param {Object} object The destination object.\n * @param {Object} source The source object.\n * @returns {Object} Returns `object`.\n */\nfunction baseAssign(object, source) {\n return object && copyObject(source, keys(source), object);\n}\n\n/**\n * The base implementation of `_.clone` and `_.cloneDeep` which tracks\n * traversed objects.\n *\n * @private\n * @param {*} value The value to clone.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @param {boolean} [isFull] Specify a clone including symbols.\n * @param {Function} [customizer] The function to customize cloning.\n * @param {string} [key] The key of `value`.\n * @param {Object} [object] The parent object of `value`.\n * @param {Object} [stack] Tracks traversed objects and their clone counterparts.\n * @returns {*} Returns the cloned value.\n */\nfunction baseClone(value, isDeep, isFull, customizer, key, object, stack) {\n var result;\n if (customizer) {\n result = object ? customizer(value, key, object, stack) : customizer(value);\n }\n if (result !== undefined) {\n return result;\n }\n if (!isObject(value)) {\n return value;\n }\n var isArr = isArray(value);\n if (isArr) {\n result = initCloneArray(value);\n if (!isDeep) {\n return copyArray(value, result);\n }\n } else {\n var tag = getTag(value),\n isFunc = tag == funcTag || tag == genTag;\n\n if (isBuffer(value)) {\n return cloneBuffer(value, isDeep);\n }\n if (tag == objectTag || tag == argsTag || (isFunc && !object)) {\n if (isHostObject(value)) {\n return object ? value : {};\n }\n result = initCloneObject(isFunc ? {} : value);\n if (!isDeep) {\n return copySymbols(value, baseAssign(result, value));\n }\n } else {\n if (!cloneableTags[tag]) {\n return object ? value : {};\n }\n result = initCloneByTag(value, tag, baseClone, isDeep);\n }\n }\n // Check for circular references and return its corresponding clone.\n stack || (stack = new Stack);\n var stacked = stack.get(value);\n if (stacked) {\n return stacked;\n }\n stack.set(value, result);\n\n if (!isArr) {\n var props = isFull ? getAllKeys(value) : keys(value);\n }\n arrayEach(props || value, function(subValue, key) {\n if (props) {\n key = subValue;\n subValue = value[key];\n }\n // Recursively populate clone (susceptible to call stack limits).\n assignValue(result, key, baseClone(subValue, isDeep, isFull, customizer, key, value, stack));\n });\n return result;\n}\n\n/**\n * The base implementation of `_.create` without support for assigning\n * properties to the created object.\n *\n * @private\n * @param {Object} prototype The object to inherit from.\n * @returns {Object} Returns the new object.\n */\nfunction baseCreate(proto) {\n return isObject(proto) ? objectCreate(proto) : {};\n}\n\n/**\n * The base implementation of `getAllKeys` and `getAllKeysIn` which uses\n * `keysFunc` and `symbolsFunc` to get the enumerable property names and\n * symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Function} keysFunc The function to get the keys of `object`.\n * @param {Function} symbolsFunc The function to get the symbols of `object`.\n * @returns {Array} Returns the array of property names and symbols.\n */\nfunction baseGetAllKeys(object, keysFunc, symbolsFunc) {\n var result = keysFunc(object);\n return isArray(object) ? result : arrayPush(result, symbolsFunc(object));\n}\n\n/**\n * The base implementation of `getTag`.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\nfunction baseGetTag(value) {\n return objectToString.call(value);\n}\n\n/**\n * The base implementation of `_.isNative` without bad shim checks.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a native function,\n * else `false`.\n */\nfunction baseIsNative(value) {\n if (!isObject(value) || isMasked(value)) {\n return false;\n }\n var pattern = (isFunction(value) || isHostObject(value)) ? reIsNative : reIsHostCtor;\n return pattern.test(toSource(value));\n}\n\n/**\n * The base implementation of `_.keys` which doesn't treat sparse arrays as dense.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n */\nfunction baseKeys(object) {\n if (!isPrototype(object)) {\n return nativeKeys(object);\n }\n var result = [];\n for (var key in Object(object)) {\n if (hasOwnProperty.call(object, key) && key != 'constructor') {\n result.push(key);\n }\n }\n return result;\n}\n\n/**\n * Creates a clone of `buffer`.\n *\n * @private\n * @param {Buffer} buffer The buffer to clone.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Buffer} Returns the cloned buffer.\n */\nfunction cloneBuffer(buffer, isDeep) {\n if (isDeep) {\n return buffer.slice();\n }\n var result = new buffer.constructor(buffer.length);\n buffer.copy(result);\n return result;\n}\n\n/**\n * Creates a clone of `arrayBuffer`.\n *\n * @private\n * @param {ArrayBuffer} arrayBuffer The array buffer to clone.\n * @returns {ArrayBuffer} Returns the cloned array buffer.\n */\nfunction cloneArrayBuffer(arrayBuffer) {\n var result = new arrayBuffer.constructor(arrayBuffer.byteLength);\n new Uint8Array(result).set(new Uint8Array(arrayBuffer));\n return result;\n}\n\n/**\n * Creates a clone of `dataView`.\n *\n * @private\n * @param {Object} dataView The data view to clone.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the cloned data view.\n */\nfunction cloneDataView(dataView, isDeep) {\n var buffer = isDeep ? cloneArrayBuffer(dataView.buffer) : dataView.buffer;\n return new dataView.constructor(buffer, dataView.byteOffset, dataView.byteLength);\n}\n\n/**\n * Creates a clone of `map`.\n *\n * @private\n * @param {Object} map The map to clone.\n * @param {Function} cloneFunc The function to clone values.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the cloned map.\n */\nfunction cloneMap(map, isDeep, cloneFunc) {\n var array = isDeep ? cloneFunc(mapToArray(map), true) : mapToArray(map);\n return arrayReduce(array, addMapEntry, new map.constructor);\n}\n\n/**\n * Creates a clone of `regexp`.\n *\n * @private\n * @param {Object} regexp The regexp to clone.\n * @returns {Object} Returns the cloned regexp.\n */\nfunction cloneRegExp(regexp) {\n var result = new regexp.constructor(regexp.source, reFlags.exec(regexp));\n result.lastIndex = regexp.lastIndex;\n return result;\n}\n\n/**\n * Creates a clone of `set`.\n *\n * @private\n * @param {Object} set The set to clone.\n * @param {Function} cloneFunc The function to clone values.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the cloned set.\n */\nfunction cloneSet(set, isDeep, cloneFunc) {\n var array = isDeep ? cloneFunc(setToArray(set), true) : setToArray(set);\n return arrayReduce(array, addSetEntry, new set.constructor);\n}\n\n/**\n * Creates a clone of the `symbol` object.\n *\n * @private\n * @param {Object} symbol The symbol object to clone.\n * @returns {Object} Returns the cloned symbol object.\n */\nfunction cloneSymbol(symbol) {\n return symbolValueOf ? Object(symbolValueOf.call(symbol)) : {};\n}\n\n/**\n * Creates a clone of `typedArray`.\n *\n * @private\n * @param {Object} typedArray The typed array to clone.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the cloned typed array.\n */\nfunction cloneTypedArray(typedArray, isDeep) {\n var buffer = isDeep ? cloneArrayBuffer(typedArray.buffer) : typedArray.buffer;\n return new typedArray.constructor(buffer, typedArray.byteOffset, typedArray.length);\n}\n\n/**\n * Copies the values of `source` to `array`.\n *\n * @private\n * @param {Array} source The array to copy values from.\n * @param {Array} [array=[]] The array to copy values to.\n * @returns {Array} Returns `array`.\n */\nfunction copyArray(source, array) {\n var index = -1,\n length = source.length;\n\n array || (array = Array(length));\n while (++index < length) {\n array[index] = source[index];\n }\n return array;\n}\n\n/**\n * Copies properties of `source` to `object`.\n *\n * @private\n * @param {Object} source The object to copy properties from.\n * @param {Array} props The property identifiers to copy.\n * @param {Object} [object={}] The object to copy properties to.\n * @param {Function} [customizer] The function to customize copied values.\n * @returns {Object} Returns `object`.\n */\nfunction copyObject(source, props, object, customizer) {\n object || (object = {});\n\n var index = -1,\n length = props.length;\n\n while (++index < length) {\n var key = props[index];\n\n var newValue = customizer\n ? customizer(object[key], source[key], key, object, source)\n : undefined;\n\n assignValue(object, key, newValue === undefined ? source[key] : newValue);\n }\n return object;\n}\n\n/**\n * Copies own symbol properties of `source` to `object`.\n *\n * @private\n * @param {Object} source The object to copy symbols from.\n * @param {Object} [object={}] The object to copy symbols to.\n * @returns {Object} Returns `object`.\n */\nfunction copySymbols(source, object) {\n return copyObject(source, getSymbols(source), object);\n}\n\n/**\n * Creates an array of own enumerable property names and symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names and symbols.\n */\nfunction getAllKeys(object) {\n return baseGetAllKeys(object, keys, getSymbols);\n}\n\n/**\n * Gets the data for `map`.\n *\n * @private\n * @param {Object} map The map to query.\n * @param {string} key The reference key.\n * @returns {*} Returns the map data.\n */\nfunction getMapData(map, key) {\n var data = map.__data__;\n return isKeyable(key)\n ? data[typeof key == 'string' ? 'string' : 'hash']\n : data.map;\n}\n\n/**\n * Gets the native function at `key` of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {string} key The key of the method to get.\n * @returns {*} Returns the function if it's native, else `undefined`.\n */\nfunction getNative(object, key) {\n var value = getValue(object, key);\n return baseIsNative(value) ? value : undefined;\n}\n\n/**\n * Creates an array of the own enumerable symbol properties of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of symbols.\n */\nvar getSymbols = nativeGetSymbols ? overArg(nativeGetSymbols, Object) : stubArray;\n\n/**\n * Gets the `toStringTag` of `value`.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\nvar getTag = baseGetTag;\n\n// Fallback for data views, maps, sets, and weak maps in IE 11,\n// for data views in Edge < 14, and promises in Node.js.\nif ((DataView && getTag(new DataView(new ArrayBuffer(1))) != dataViewTag) ||\n (Map && getTag(new Map) != mapTag) ||\n (Promise && getTag(Promise.resolve()) != promiseTag) ||\n (Set && getTag(new Set) != setTag) ||\n (WeakMap && getTag(new WeakMap) != weakMapTag)) {\n getTag = function(value) {\n var result = objectToString.call(value),\n Ctor = result == objectTag ? value.constructor : undefined,\n ctorString = Ctor ? toSource(Ctor) : undefined;\n\n if (ctorString) {\n switch (ctorString) {\n case dataViewCtorString: return dataViewTag;\n case mapCtorString: return mapTag;\n case promiseCtorString: return promiseTag;\n case setCtorString: return setTag;\n case weakMapCtorString: return weakMapTag;\n }\n }\n return result;\n };\n}\n\n/**\n * Initializes an array clone.\n *\n * @private\n * @param {Array} array The array to clone.\n * @returns {Array} Returns the initialized clone.\n */\nfunction initCloneArray(array) {\n var length = array.length,\n result = array.constructor(length);\n\n // Add properties assigned by `RegExp#exec`.\n if (length && typeof array[0] == 'string' && hasOwnProperty.call(array, 'index')) {\n result.index = array.index;\n result.input = array.input;\n }\n return result;\n}\n\n/**\n * Initializes an object clone.\n *\n * @private\n * @param {Object} object The object to clone.\n * @returns {Object} Returns the initialized clone.\n */\nfunction initCloneObject(object) {\n return (typeof object.constructor == 'function' && !isPrototype(object))\n ? baseCreate(getPrototype(object))\n : {};\n}\n\n/**\n * Initializes an object clone based on its `toStringTag`.\n *\n * **Note:** This function only supports cloning values with tags of\n * `Boolean`, `Date`, `Error`, `Number`, `RegExp`, or `String`.\n *\n * @private\n * @param {Object} object The object to clone.\n * @param {string} tag The `toStringTag` of the object to clone.\n * @param {Function} cloneFunc The function to clone values.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the initialized clone.\n */\nfunction initCloneByTag(object, tag, cloneFunc, isDeep) {\n var Ctor = object.constructor;\n switch (tag) {\n case arrayBufferTag:\n return cloneArrayBuffer(object);\n\n case boolTag:\n case dateTag:\n return new Ctor(+object);\n\n case dataViewTag:\n return cloneDataView(object, isDeep);\n\n case float32Tag: case float64Tag:\n case int8Tag: case int16Tag: case int32Tag:\n case uint8Tag: case uint8ClampedTag: case uint16Tag: case uint32Tag:\n return cloneTypedArray(object, isDeep);\n\n case mapTag:\n return cloneMap(object, isDeep, cloneFunc);\n\n case numberTag:\n case stringTag:\n return new Ctor(object);\n\n case regexpTag:\n return cloneRegExp(object);\n\n case setTag:\n return cloneSet(object, isDeep, cloneFunc);\n\n case symbolTag:\n return cloneSymbol(object);\n }\n}\n\n/**\n * Checks if `value` is a valid array-like index.\n *\n * @private\n * @param {*} value The value to check.\n * @param {number} [length=MAX_SAFE_INTEGER] The upper bounds of a valid index.\n * @returns {boolean} Returns `true` if `value` is a valid index, else `false`.\n */\nfunction isIndex(value, length) {\n length = length == null ? MAX_SAFE_INTEGER : length;\n return !!length &&\n (typeof value == 'number' || reIsUint.test(value)) &&\n (value > -1 && value % 1 == 0 && value < length);\n}\n\n/**\n * Checks if `value` is suitable for use as unique object key.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is suitable, else `false`.\n */\nfunction isKeyable(value) {\n var type = typeof value;\n return (type == 'string' || type == 'number' || type == 'symbol' || type == 'boolean')\n ? (value !== '__proto__')\n : (value === null);\n}\n\n/**\n * Checks if `func` has its source masked.\n *\n * @private\n * @param {Function} func The function to check.\n * @returns {boolean} Returns `true` if `func` is masked, else `false`.\n */\nfunction isMasked(func) {\n return !!maskSrcKey && (maskSrcKey in func);\n}\n\n/**\n * Checks if `value` is likely a prototype object.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a prototype, else `false`.\n */\nfunction isPrototype(value) {\n var Ctor = value && value.constructor,\n proto = (typeof Ctor == 'function' && Ctor.prototype) || objectProto;\n\n return value === proto;\n}\n\n/**\n * Converts `func` to its source code.\n *\n * @private\n * @param {Function} func The function to process.\n * @returns {string} Returns the source code.\n */\nfunction toSource(func) {\n if (func != null) {\n try {\n return funcToString.call(func);\n } catch (e) {}\n try {\n return (func + '');\n } catch (e) {}\n }\n return '';\n}\n\n/**\n * This method is like `_.clone` except that it recursively clones `value`.\n *\n * @static\n * @memberOf _\n * @since 1.0.0\n * @category Lang\n * @param {*} value The value to recursively clone.\n * @returns {*} Returns the deep cloned value.\n * @see _.clone\n * @example\n *\n * var objects = [{ 'a': 1 }, { 'b': 2 }];\n *\n * var deep = _.cloneDeep(objects);\n * console.log(deep[0] === objects[0]);\n * // => false\n */\nfunction cloneDeep(value) {\n return baseClone(value, true, true);\n}\n\n/**\n * Performs a\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * comparison between two values to determine if they are equivalent.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n * @example\n *\n * var object = { 'a': 1 };\n * var other = { 'a': 1 };\n *\n * _.eq(object, object);\n * // => true\n *\n * _.eq(object, other);\n * // => false\n *\n * _.eq('a', 'a');\n * // => true\n *\n * _.eq('a', Object('a'));\n * // => false\n *\n * _.eq(NaN, NaN);\n * // => true\n */\nfunction eq(value, other) {\n return value === other || (value !== value && other !== other);\n}\n\n/**\n * Checks if `value` is likely an `arguments` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an `arguments` object,\n * else `false`.\n * @example\n *\n * _.isArguments(function() { return arguments; }());\n * // => true\n *\n * _.isArguments([1, 2, 3]);\n * // => false\n */\nfunction isArguments(value) {\n // Safari 8.1 makes `arguments.callee` enumerable in strict mode.\n return isArrayLikeObject(value) && hasOwnProperty.call(value, 'callee') &&\n (!propertyIsEnumerable.call(value, 'callee') || objectToString.call(value) == argsTag);\n}\n\n/**\n * Checks if `value` is classified as an `Array` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array, else `false`.\n * @example\n *\n * _.isArray([1, 2, 3]);\n * // => true\n *\n * _.isArray(document.body.children);\n * // => false\n *\n * _.isArray('abc');\n * // => false\n *\n * _.isArray(_.noop);\n * // => false\n */\nvar isArray = Array.isArray;\n\n/**\n * Checks if `value` is array-like. A value is considered array-like if it's\n * not a function and has a `value.length` that's an integer greater than or\n * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is array-like, else `false`.\n * @example\n *\n * _.isArrayLike([1, 2, 3]);\n * // => true\n *\n * _.isArrayLike(document.body.children);\n * // => true\n *\n * _.isArrayLike('abc');\n * // => true\n *\n * _.isArrayLike(_.noop);\n * // => false\n */\nfunction isArrayLike(value) {\n return value != null && isLength(value.length) && !isFunction(value);\n}\n\n/**\n * This method is like `_.isArrayLike` except that it also checks if `value`\n * is an object.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array-like object,\n * else `false`.\n * @example\n *\n * _.isArrayLikeObject([1, 2, 3]);\n * // => true\n *\n * _.isArrayLikeObject(document.body.children);\n * // => true\n *\n * _.isArrayLikeObject('abc');\n * // => false\n *\n * _.isArrayLikeObject(_.noop);\n * // => false\n */\nfunction isArrayLikeObject(value) {\n return isObjectLike(value) && isArrayLike(value);\n}\n\n/**\n * Checks if `value` is a buffer.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a buffer, else `false`.\n * @example\n *\n * _.isBuffer(new Buffer(2));\n * // => true\n *\n * _.isBuffer(new Uint8Array(2));\n * // => false\n */\nvar isBuffer = nativeIsBuffer || stubFalse;\n\n/**\n * Checks if `value` is classified as a `Function` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a function, else `false`.\n * @example\n *\n * _.isFunction(_);\n * // => true\n *\n * _.isFunction(/abc/);\n * // => false\n */\nfunction isFunction(value) {\n // The use of `Object#toString` avoids issues with the `typeof` operator\n // in Safari 8-9 which returns 'object' for typed array and other constructors.\n var tag = isObject(value) ? objectToString.call(value) : '';\n return tag == funcTag || tag == genTag;\n}\n\n/**\n * Checks if `value` is a valid array-like length.\n *\n * **Note:** This method is loosely based on\n * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.\n * @example\n *\n * _.isLength(3);\n * // => true\n *\n * _.isLength(Number.MIN_VALUE);\n * // => false\n *\n * _.isLength(Infinity);\n * // => false\n *\n * _.isLength('3');\n * // => false\n */\nfunction isLength(value) {\n return typeof value == 'number' &&\n value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;\n}\n\n/**\n * Checks if `value` is the\n * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)\n * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an object, else `false`.\n * @example\n *\n * _.isObject({});\n * // => true\n *\n * _.isObject([1, 2, 3]);\n * // => true\n *\n * _.isObject(_.noop);\n * // => true\n *\n * _.isObject(null);\n * // => false\n */\nfunction isObject(value) {\n var type = typeof value;\n return !!value && (type == 'object' || type == 'function');\n}\n\n/**\n * Checks if `value` is object-like. A value is object-like if it's not `null`\n * and has a `typeof` result of \"object\".\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\n * @example\n *\n * _.isObjectLike({});\n * // => true\n *\n * _.isObjectLike([1, 2, 3]);\n * // => true\n *\n * _.isObjectLike(_.noop);\n * // => false\n *\n * _.isObjectLike(null);\n * // => false\n */\nfunction isObjectLike(value) {\n return !!value && typeof value == 'object';\n}\n\n/**\n * Creates an array of the own enumerable property names of `object`.\n *\n * **Note:** Non-object values are coerced to objects. See the\n * [ES spec](http://ecma-international.org/ecma-262/7.0/#sec-object.keys)\n * for more details.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Object\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.keys(new Foo);\n * // => ['a', 'b'] (iteration order is not guaranteed)\n *\n * _.keys('hi');\n * // => ['0', '1']\n */\nfunction keys(object) {\n return isArrayLike(object) ? arrayLikeKeys(object) : baseKeys(object);\n}\n\n/**\n * This method returns a new empty array.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {Array} Returns the new empty array.\n * @example\n *\n * var arrays = _.times(2, _.stubArray);\n *\n * console.log(arrays);\n * // => [[], []]\n *\n * console.log(arrays[0] === arrays[1]);\n * // => false\n */\nfunction stubArray() {\n return [];\n}\n\n/**\n * This method returns `false`.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {boolean} Returns `false`.\n * @example\n *\n * _.times(2, _.stubFalse);\n * // => [false, false]\n */\nfunction stubFalse() {\n return false;\n}\n\nmodule.exports = cloneDeep;\n","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tif(__webpack_module_cache__[moduleId]) {\n\t\treturn __webpack_module_cache__[moduleId].exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\tid: moduleId,\n\t\tloaded: false,\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Flag the module as loaded\n\tmodule.loaded = true;\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// module exports must be returned from runtime so entry inlining is disabled\n// startup\n// Load entry module and return exports\nreturn __webpack_require__(442);\n","__webpack_require__.nmd = (module) => {\n\tmodule.paths = [];\n\tif (!module.children) module.children = [];\n\treturn module;\n};"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack://user-agents/webpack/universalModuleDefinition","webpack://user-agents/./src/index.js","webpack://user-agents/./src/user-agent.js","webpack://user-agents/./node_modules/lodash.clonedeep/index.js","webpack://user-agents/webpack/bootstrap","webpack://user-agents/webpack/startup","webpack://user-agents/webpack/runtime/node module decorator"],"names":["root","factory","exports","module","define","amd","global","UserAgent","makeCumulativeWeightIndexPairs","weightIndexPairs","totalWeight","reduce","sum","weight","map","index","defaultWeightIndexPairs","userAgents","defaultCumulativeWeightIndexPairs","constructFilter","filters","accessor","parentObject","childFilters","RegExp","value","userAgent","test","Array","childFilter","Object","entries","key","valueFilter","every","error","setCumulativeWeightIndexPairs","cumulativeWeightIndexPairs","defineProperty","configurable","enumerable","writable","Symbol","toPrimitive","data","randomize","randomNumber","Math","random","find","cumulativeWeight","rawUserAgent","filter","forEach","push","constructCumulativeWeightIndexPairsFromFilters","length","Error","Proxy","apply","get","target","property","receiver","prototype","hasOwnProperty","call","propertyIsEnumerable","undefined","Reflect","Function","HASH_UNDEFINED","MAX_SAFE_INTEGER","argsTag","boolTag","dateTag","funcTag","genTag","mapTag","numberTag","objectTag","promiseTag","regexpTag","setTag","stringTag","symbolTag","weakMapTag","arrayBufferTag","dataViewTag","float32Tag","float64Tag","int8Tag","int16Tag","int32Tag","uint8Tag","uint8ClampedTag","uint16Tag","uint32Tag","reFlags","reIsHostCtor","reIsUint","cloneableTags","freeGlobal","freeSelf","self","freeExports","nodeType","freeModule","moduleExports","addMapEntry","pair","set","addSetEntry","add","arrayReduce","array","iteratee","accumulator","initAccum","isHostObject","result","toString","e","mapToArray","size","overArg","func","transform","arg","setToArray","uid","arrayProto","funcProto","objectProto","coreJsData","maskSrcKey","exec","keys","IE_PROTO","funcToString","objectToString","reIsNative","replace","Buffer","Uint8Array","getPrototype","getPrototypeOf","objectCreate","create","splice","nativeGetSymbols","getOwnPropertySymbols","nativeIsBuffer","isBuffer","nativeKeys","DataView","getNative","Map","Promise","Set","WeakMap","nativeCreate","dataViewCtorString","toSource","mapCtorString","promiseCtorString","setCtorString","weakMapCtorString","symbolProto","symbolValueOf","valueOf","Hash","this","clear","entry","ListCache","MapCache","Stack","__data__","arrayLikeKeys","inherited","isArray","isObjectLike","isArrayLike","isArrayLikeObject","isArguments","n","baseTimes","String","skipIndexes","isIndex","assignValue","object","objValue","eq","assocIndexOf","baseClone","isDeep","isFull","customizer","stack","isObject","isArr","constructor","input","initCloneArray","source","copyArray","tag","getTag","isFunc","buffer","slice","copy","cloneBuffer","isPrototype","proto","initCloneObject","copyObject","getSymbols","copySymbols","baseAssign","cloneFunc","Ctor","cloneArrayBuffer","dataView","byteOffset","byteLength","cloneDataView","typedArray","cloneTypedArray","cloneMap","regexp","lastIndex","cloneRegExp","cloneSet","symbol","initCloneByTag","stacked","props","keysFunc","symbolsFunc","values","offset","arrayPush","baseGetAllKeys","getAllKeys","arrayEach","subValue","baseIsNative","isFunction","arrayBuffer","newValue","getMapData","type","getValue","has","pop","cache","pairs","LARGE_ARRAY_SIZE","other","ArrayBuffer","resolve","ctorString","isLength","baseKeys","__webpack_module_cache__","__webpack_require__","moduleId","id","loaded","__webpack_modules__","nmd","paths","children"],"mappings":"CAAA,SAA2CA,EAAMC,GAC1B,iBAAZC,SAA0C,iBAAXC,OACxCA,OAAOD,QAAUD,IACQ,mBAAXG,QAAyBA,OAAOC,IAC9CD,OAAO,cAAe,GAAIH,GACA,iBAAZC,QACdA,QAAQ,eAAiBD,IAEzBD,EAAK,eAAiBC,IARxB,CASGK,QAAQ,WACX,M,wCCVA,I,8EAAA,S,4BAGeC,Q,8HCHf,gBAEA,Y,0/CAIA,MAAMC,EAAkCC,IACtC,MAAMC,EAAcD,EAAiBE,QAAO,CAACC,GAAMC,KAAYD,EAAMC,GAAQ,GAC7E,IAAID,EAAM,EACV,OAAOH,EAAiBK,KAAI,EAAED,EAAQE,MACpCH,GAAOC,EAASH,EACT,CAACE,EAAKG,OAKXC,EAA0BC,UAAWH,KAAI,EAAGD,UAAUE,IAAU,CAACF,EAAQE,KACzEG,EAAoCV,EAA+BQ,GAInEG,EAAkB,CAACC,EAASC,EAAWC,IAAgBA,MAC3D,IAAIC,EA2BJ,OAzBEA,EADqB,mBAAZH,EACM,CAACA,GACPA,aAAmBI,OACb,CACbC,GACmB,iBAAVA,GAAsBA,GAASA,EAAMC,UACxCN,EAAQO,KAAKF,EAAMC,WACnBN,EAAQO,KAAKF,IAGZL,aAAmBQ,MACbR,EAAQN,KAAIe,GAAeV,EAAgBU,KAC9B,iBAAZT,EACDU,OAAOC,QAAQX,GAASN,KAAI,EAAEkB,EAAKC,KAChDd,EAAgBc,GAAaX,GAAgBA,EAAaU,OAG7C,CACbP,GACmB,iBAAVA,GAAsBA,GAASA,EAAMC,UACxCN,IAAYK,EAAMC,UAClBN,IAAYK,GAKdH,IACN,IACE,MAAMG,EAAQJ,EAASC,GACvB,OAAOC,EAAaW,OAAML,GAAeA,EAAYJ,KACrD,MAAOU,GAEP,OAAO,KAwBPC,EAAgC,CAACV,EAAWW,KAChDP,OAAOQ,eAAeZ,EAAW,6BAA8B,CAC7Da,cAAc,EACdC,YAAY,EACZC,UAAU,EACVhB,MAAOY,K,EA6CRK,OAAOC,Y,IAxCWpC,E,uZACnB,WAAYa,GAAS,MAGnB,G,4FAHmB,aACnB,gBADmB,GAuCE,IACrB,EAAKwB,KAAKlB,YAxCS,mBA2CV,IACT,EAAKkB,KAAKlB,YA5CS,iBA+CZ,KACP,MAAMA,EAAY,IAAInB,EAGtB,OAFA6B,EAA8BV,EAAW,EAAKW,4BAC9CX,EAAUmB,YACHnB,KAnDY,oBAsDT,KAEV,MAAMoB,EAAeC,KAAKC,UACnB,CAAEjC,GAAS,EAAKsB,2BACpBY,MAAK,EAAEC,KAAsBA,EAAmBJ,IAC7CK,EAAelC,UAAWF,GAEhC,EAAK6B,MAAO,aAAUO,MA3DtBf,EAA8B,EAAD,GA9BuBhB,KACtD,IAAKA,EACH,OAAOF,EAGT,MAAMkC,EAASjC,EAAgBC,GAEzBX,EAAmB,GAMzB,OALAQ,UAAWoC,SAAQ,CAACF,EAAcpC,KAC5BqC,EAAOD,IACT1C,EAAiB6C,KAAK,CAACH,EAAatC,OAAQE,OAGzCP,EAA+BC,IAiBA8C,CAA+CnC,IACpC,IAA3C,EAAKiB,2BAA2BmB,OAClC,MAAM,IAAIC,MAAM,wCAKlB,OAFA,EAAKZ,YAEL,IAAO,IAAIa,MAAJ,KAAgB,CACrBC,MAAO,IAAM,EAAKX,SAClBY,IAAK,CAACC,EAAQC,EAAUC,KAItB,GAHsBF,EAAOjB,MAA4B,iBAAbkB,GACvChC,OAAOkC,UAAUC,eAAeC,KAAKL,EAAOjB,KAAMkB,IAClDhC,OAAOkC,UAAUG,qBAAqBD,KAAKL,EAAOjB,KAAMkB,GAC1C,CACjB,MAAMrC,EAAQoC,EAAOjB,KAAKkB,GAC1B,QAAcM,IAAV3C,EACF,OAAOA,EAIX,OAAO4C,QAAQT,IAAIC,EAAQC,EAAUC,O,YAvBNO,W,cAAlB/D,E,UA4BFa,IACf,IACE,OAAO,IAAIb,EAAUa,GACrB,MAAOe,GACP,OAAO,S,8CC/Gb,IAGIoC,EAAiB,4BAGjBC,EAAmB,iBAGnBC,EAAU,qBAEVC,EAAU,mBACVC,EAAU,gBAEVC,EAAU,oBACVC,EAAS,6BACTC,EAAS,eACTC,EAAY,kBACZC,EAAY,kBACZC,EAAa,mBACbC,EAAY,kBACZC,EAAS,eACTC,EAAY,kBACZC,EAAY,kBACZC,EAAa,mBAEbC,EAAiB,uBACjBC,EAAc,oBACdC,EAAa,wBACbC,EAAa,wBACbC,EAAU,qBACVC,EAAW,sBACXC,EAAW,sBACXC,EAAW,sBACXC,EAAkB,6BAClBC,EAAY,uBACZC,EAAY,uBASZC,EAAU,OAGVC,EAAe,8BAGfC,EAAW,mBAGXC,EAAgB,GACpBA,EAAc5B,GAAW4B,EA7CV,kBA8CfA,EAAcd,GAAkBc,EAAcb,GAC9Ca,EAAc3B,GAAW2B,EAAc1B,GACvC0B,EAAcZ,GAAcY,EAAcX,GAC1CW,EAAcV,GAAWU,EAAcT,GACvCS,EAAcR,GAAYQ,EAAcvB,GACxCuB,EAActB,GAAasB,EAAcrB,GACzCqB,EAAcnB,GAAamB,EAAclB,GACzCkB,EAAcjB,GAAaiB,EAAchB,GACzCgB,EAAcP,GAAYO,EAAcN,GACxCM,EAAcL,GAAaK,EAAcJ,IAAa,EACtDI,EArDe,kBAqDWA,EAAczB,GACxCyB,EAAcf,IAAc,EAG5B,IAAIgB,EAA8B,iBAAVhG,QAAsBA,QAAUA,OAAOwB,SAAWA,QAAUxB,OAGhFiG,EAA0B,iBAARC,MAAoBA,MAAQA,KAAK1E,SAAWA,QAAU0E,KAGxExG,EAAOsG,GAAcC,GAAYjC,SAAS,cAATA,GAGjCmC,EAA4CvG,IAAYA,EAAQwG,UAAYxG,EAG5EyG,EAAaF,GAA4CtG,IAAWA,EAAOuG,UAAYvG,EAGvFyG,EAAgBD,GAAcA,EAAWzG,UAAYuG,EAUzD,SAASI,EAAY/F,EAAKgG,GAGxB,OADAhG,EAAIiG,IAAID,EAAK,GAAIA,EAAK,IACfhG,EAWT,SAASkG,EAAYD,EAAKtF,GAGxB,OADAsF,EAAIE,IAAIxF,GACDsF,EAuDT,SAASG,EAAYC,EAAOC,EAAUC,EAAaC,GACjD,IAAIvG,GAAS,EACTyC,EAAS2D,EAAQA,EAAM3D,OAAS,EAKpC,IAHI8D,GAAa9D,IACf6D,EAAcF,IAAQpG,MAEfA,EAAQyC,GACf6D,EAAcD,EAASC,EAAaF,EAAMpG,GAAQA,EAAOoG,GAE3D,OAAOE,EAyCT,SAASE,EAAa9F,GAGpB,IAAI+F,GAAS,EACb,GAAa,MAAT/F,GAA0C,mBAAlBA,EAAMgG,SAChC,IACED,KAAY/F,EAAQ,IACpB,MAAOiG,IAEX,OAAOF,EAUT,SAASG,EAAW7G,GAClB,IAAIC,GAAS,EACTyG,EAAS5F,MAAMd,EAAI8G,MAKvB,OAHA9G,EAAIuC,SAAQ,SAAS5B,EAAOO,GAC1BwF,IAASzG,GAAS,CAACiB,EAAKP,MAEnB+F,EAWT,SAASK,EAAQC,EAAMC,GACrB,OAAO,SAASC,GACd,OAAOF,EAAKC,EAAUC,KAW1B,SAASC,EAAWlB,GAClB,IAAIhG,GAAS,EACTyG,EAAS5F,MAAMmF,EAAIa,MAKvB,OAHAb,EAAI1D,SAAQ,SAAS5B,GACnB+F,IAASzG,GAASU,KAEb+F,EAIT,IASMU,EATFC,EAAavG,MAAMoC,UACnBoE,EAAY9D,SAASN,UACrBqE,EAAcvG,OAAOkC,UAGrBsE,EAAatI,EAAK,sBAGlBuI,GACEL,EAAM,SAASM,KAAKF,GAAcA,EAAWG,MAAQH,EAAWG,KAAKC,UAAY,KACvE,iBAAmBR,EAAO,GAItCS,EAAeP,EAAUX,SAGzBxD,GAAiBoE,EAAYpE,eAO7B2E,GAAiBP,EAAYZ,SAG7BoB,GAAarH,OAAO,IACtBmH,EAAazE,KAAKD,IAAgB6E,QAzQjB,sBAyQuC,QACvDA,QAAQ,yDAA0D,SAAW,KAI5EC,GAASnC,EAAgB5G,EAAK+I,YAAS3E,EACvC1B,GAAS1C,EAAK0C,OACdsG,GAAahJ,EAAKgJ,WAClBC,GAAepB,EAAQ/F,OAAOoH,eAAgBpH,QAC9CqH,GAAerH,OAAOsH,OACtBjF,GAAuBkE,EAAYlE,qBACnCkF,GAASlB,EAAWkB,OAGpBC,GAAmBxH,OAAOyH,sBAC1BC,GAAiBT,GAASA,GAAOU,cAAWrF,EAC5CsF,GAAa7B,EAAQ/F,OAAO2G,KAAM3G,QAGlC6H,GAAWC,GAAU5J,EAAM,YAC3B6J,GAAMD,GAAU5J,EAAM,OACtB8J,GAAUF,GAAU5J,EAAM,WAC1B+J,GAAMH,GAAU5J,EAAM,OACtBgK,GAAUJ,GAAU5J,EAAM,WAC1BiK,GAAeL,GAAU9H,OAAQ,UAGjCoI,GAAqBC,GAASR,IAC9BS,GAAgBD,GAASN,IACzBQ,GAAoBF,GAASL,IAC7BQ,GAAgBH,GAASJ,IACzBQ,GAAoBJ,GAASH,IAG7BQ,GAAc9H,GAASA,GAAOsB,eAAYI,EAC1CqG,GAAgBD,GAAcA,GAAYE,aAAUtG,EASxD,SAASuG,GAAK5I,GACZ,IAAIhB,GAAS,EACTyC,EAASzB,EAAUA,EAAQyB,OAAS,EAGxC,IADAoH,KAAKC,UACI9J,EAAQyC,GAAQ,CACvB,IAAIsH,EAAQ/I,EAAQhB,GACpB6J,KAAK7D,IAAI+D,EAAM,GAAIA,EAAM,KA2F7B,SAASC,GAAUhJ,GACjB,IAAIhB,GAAS,EACTyC,EAASzB,EAAUA,EAAQyB,OAAS,EAGxC,IADAoH,KAAKC,UACI9J,EAAQyC,GAAQ,CACvB,IAAIsH,EAAQ/I,EAAQhB,GACpB6J,KAAK7D,IAAI+D,EAAM,GAAIA,EAAM,KAyG7B,SAASE,GAASjJ,GAChB,IAAIhB,GAAS,EACTyC,EAASzB,EAAUA,EAAQyB,OAAS,EAGxC,IADAoH,KAAKC,UACI9J,EAAQyC,GAAQ,CACvB,IAAIsH,EAAQ/I,EAAQhB,GACpB6J,KAAK7D,IAAI+D,EAAM,GAAIA,EAAM,KAuF7B,SAASG,GAAMlJ,GACb6I,KAAKM,SAAW,IAAIH,GAAUhJ,GA4FhC,SAASoJ,GAAc1J,EAAO2J,GAG5B,IAAI5D,EAAU6D,GAAQ5J,IAsrBxB,SAAqBA,GAEnB,OAmFF,SAA2BA,GACzB,OAmIF,SAAsBA,GACpB,QAASA,GAAyB,iBAATA,EApIlB6J,CAAa7J,IAAU8J,GAAY9J,GApFnC+J,CAAkB/J,IAAUwC,GAAeC,KAAKzC,EAAO,aAC1D0C,GAAqBD,KAAKzC,EAAO,WAAamH,GAAe1E,KAAKzC,IAAUgD,GAzrBhDgH,CAAYhK,GAljB9C,SAAmBiK,EAAGtE,GAIpB,IAHA,IAAIrG,GAAS,EACTyG,EAAS5F,MAAM8J,KAEV3K,EAAQ2K,GACflE,EAAOzG,GAASqG,EAASrG,GAE3B,OAAOyG,EA4iBHmE,CAAUlK,EAAM+B,OAAQoI,QACxB,GAEApI,EAASgE,EAAOhE,OAChBqI,IAAgBrI,EAEpB,IAAK,IAAIxB,KAAOP,GACT2J,IAAanH,GAAeC,KAAKzC,EAAOO,IACvC6J,IAAuB,UAAP7J,GAAmB8J,GAAQ9J,EAAKwB,KACpDgE,EAAOlE,KAAKtB,GAGhB,OAAOwF,EAaT,SAASuE,GAAYC,EAAQhK,EAAKP,GAChC,IAAIwK,EAAWD,EAAOhK,GAChBiC,GAAeC,KAAK8H,EAAQhK,IAAQkK,GAAGD,EAAUxK,UACxC2C,IAAV3C,GAAyBO,KAAOgK,KACnCA,EAAOhK,GAAOP,GAYlB,SAAS0K,GAAahF,EAAOnF,GAE3B,IADA,IAAIwB,EAAS2D,EAAM3D,OACZA,KACL,GAAI0I,GAAG/E,EAAM3D,GAAQ,GAAIxB,GACvB,OAAOwB,EAGX,OAAQ,EA8BV,SAAS4I,GAAU3K,EAAO4K,EAAQC,EAAQC,EAAYvK,EAAKgK,EAAQQ,GACjE,IAAIhF,EAIJ,GAHI+E,IACF/E,EAASwE,EAASO,EAAW9K,EAAOO,EAAKgK,EAAQQ,GAASD,EAAW9K,SAExD2C,IAAXoD,EACF,OAAOA,EAET,IAAKiF,GAAShL,GACZ,OAAOA,EAET,IAAIiL,EAAQrB,GAAQ5J,GACpB,GAAIiL,GAEF,GADAlF,EA2XJ,SAAwBL,GACtB,IAAI3D,EAAS2D,EAAM3D,OACfgE,EAASL,EAAMwF,YAAYnJ,GAG3BA,GAA6B,iBAAZ2D,EAAM,IAAkBlD,GAAeC,KAAKiD,EAAO,WACtEK,EAAOzG,MAAQoG,EAAMpG,MACrByG,EAAOoF,MAAQzF,EAAMyF,OAEvB,OAAOpF,EApYIqF,CAAepL,IACnB4K,EACH,OA6ON,SAAmBS,EAAQ3F,GACzB,IAAIpG,GAAS,EACTyC,EAASsJ,EAAOtJ,OAEpB2D,IAAUA,EAAQvF,MAAM4B,IACxB,OAASzC,EAAQyC,GACf2D,EAAMpG,GAAS+L,EAAO/L,GAExB,OAAOoG,EArPI4F,CAAUtL,EAAO+F,OAErB,CACL,IAAIwF,EAAMC,GAAOxL,GACbyL,EAASF,GAAOpI,GAAWoI,GAAOnI,EAEtC,GAAI4E,GAAShI,GACX,OA0HN,SAAqB0L,EAAQd,GAC3B,GAAIA,EACF,OAAOc,EAAOC,QAEhB,IAAI5F,EAAS,IAAI2F,EAAOR,YAAYQ,EAAO3J,QAE3C,OADA2J,EAAOE,KAAK7F,GACLA,EAhII8F,CAAY7L,EAAO4K,GAE5B,GAAIW,GAAOhI,GAAagI,GAAOvI,GAAYyI,IAAWlB,EAAS,CAC7D,GAAIzE,EAAa9F,GACf,OAAOuK,EAASvK,EAAQ,GAG1B,GADA+F,EA+XN,SAAyBwE,GACvB,MAAqC,mBAAtBA,EAAOW,aAA8BY,GAAYvB,GAE5D,IAzVcwB,EAwVHvE,GAAa+C,GAvVrBS,GAASe,GAASrE,GAAaqE,GAAS,IADjD,IAAoBA,EAzCLC,CAAgBP,EAAS,GAAKzL,IAClC4K,EACH,OA6QR,SAAqBS,EAAQd,GAC3B,OAAO0B,GAAWZ,EAAQa,GAAWb,GAASd,GA9QjC4B,CAAYnM,EAhD3B,SAAoBuK,EAAQc,GAC1B,OAAOd,GAAU0B,GAAWZ,EAAQrE,GAAKqE,GAASd,GA+ClB6B,CAAWrG,EAAQ/F,QAE1C,CACL,IAAK4E,EAAc2G,GACjB,OAAOhB,EAASvK,EAAQ,GAE1B+F,EA0YN,SAAwBwE,EAAQgB,EAAKc,EAAWzB,GAC9C,IAAI0B,EAAO/B,EAAOW,YAClB,OAAQK,GACN,KAAKzH,EACH,OAAOyI,GAAiBhC,GAE1B,KAAKtH,EACL,KAAKC,EACH,OAAO,IAAIoJ,GAAM/B,GAEnB,KAAKxG,EACH,OA3QN,SAAuByI,EAAU5B,GAC/B,IAAIc,EAASd,EAAS2B,GAAiBC,EAASd,QAAUc,EAASd,OACnE,OAAO,IAAIc,EAAStB,YAAYQ,EAAQc,EAASC,WAAYD,EAASE,YAyQ3DC,CAAcpC,EAAQK,GAE/B,KAAK5G,EAAY,KAAKC,EACtB,KAAKC,EAAS,KAAKC,EAAU,KAAKC,EAClC,KAAKC,EAAU,KAAKC,EAAiB,KAAKC,EAAW,KAAKC,EACxD,OA/MN,SAAyBoI,EAAYhC,GACnC,IAAIc,EAASd,EAAS2B,GAAiBK,EAAWlB,QAAUkB,EAAWlB,OACvE,OAAO,IAAIkB,EAAW1B,YAAYQ,EAAQkB,EAAWH,WAAYG,EAAW7K,QA6MjE8K,CAAgBtC,EAAQK,GAEjC,KAAKvH,EACH,OArQN,SAAkBhE,EAAKuL,EAAQyB,GAE7B,OAAO5G,EADKmF,EAASyB,EAAUnG,EAAW7G,IAAM,GAAQ6G,EAAW7G,GACzC+F,EAAa,IAAI/F,EAAI6L,aAmQpC4B,CAASvC,EAAQK,EAAQyB,GAElC,KAAK/I,EACL,KAAKK,EACH,OAAO,IAAI2I,EAAK/B,GAElB,KAAK9G,EACH,OAhQN,SAAqBsJ,GACnB,IAAIhH,EAAS,IAAIgH,EAAO7B,YAAY6B,EAAO1B,OAAQ5G,EAAQsC,KAAKgG,IAEhE,OADAhH,EAAOiH,UAAYD,EAAOC,UACnBjH,EA6PIkH,CAAY1C,GAErB,KAAK7G,EACH,OApPN,SAAkB4B,EAAKsF,EAAQyB,GAE7B,OAAO5G,EADKmF,EAASyB,EAAU7F,EAAWlB,IAAM,GAAQkB,EAAWlB,GACzCC,EAAa,IAAID,EAAI4F,aAkPpCgC,CAAS3C,EAAQK,EAAQyB,GAElC,KAAKzI,EACH,OA3OeuJ,EA2OI5C,EA1OhBvB,GAAgB3I,OAAO2I,GAAcvG,KAAK0K,IAAW,GAD9D,IAAqBA,EA/LNC,CAAepN,EAAOuL,EAAKZ,GAAWC,IAInDG,IAAUA,EAAQ,IAAIvB,IACtB,IAAI6D,EAAUtC,EAAM5I,IAAInC,GACxB,GAAIqN,EACF,OAAOA,EAIT,GAFAtC,EAAMzF,IAAItF,EAAO+F,IAEZkF,EACH,IAAIqC,EAAQzC,EAsQhB,SAAoBN,GAClB,OAnOF,SAAwBA,EAAQgD,EAAUC,GACxC,IAAIzH,EAASwH,EAAShD,GACtB,OAAOX,GAAQW,GAAUxE,EApwB3B,SAAmBL,EAAO+H,GAKxB,IAJA,IAAInO,GAAS,EACTyC,EAAS0L,EAAO1L,OAChB2L,EAAShI,EAAM3D,SAEVzC,EAAQyC,GACf2D,EAAMgI,EAASpO,GAASmO,EAAOnO,GAEjC,OAAOoG,EA4vB2BiI,CAAU5H,EAAQyH,EAAYjD,IAiOzDqD,CAAerD,EAAQvD,GAAMkF,IAvQb2B,CAAW7N,GAASgH,GAAKhH,GAUhD,OA5vBF,SAAmB0F,EAAOC,GAIxB,IAHA,IAAIrG,GAAS,EACTyC,EAAS2D,EAAQA,EAAM3D,OAAS,IAE3BzC,EAAQyC,IAC8B,IAAzC4D,EAASD,EAAMpG,GAAQA,EAAOoG,MA+uBpCoI,CAAUR,GAAStN,GAAO,SAAS+N,EAAUxN,GACvC+M,IAEFS,EAAW/N,EADXO,EAAMwN,IAIRzD,GAAYvE,EAAQxF,EAAKoK,GAAUoD,EAAUnD,EAAQC,EAAQC,EAAYvK,EAAKP,EAAO+K,OAEhFhF,EAkDT,SAASiI,GAAahO,GACpB,SAAKgL,GAAShL,KAyYEqG,EAzYiBrG,EA0YxB8G,GAAeA,KAAcT,MAvYvB4H,GAAWjO,IAAU8F,EAAa9F,GAAUoH,GAAa1C,GACzDxE,KAAKwI,GAAS1I,IAqY/B,IAAkBqG,EAtVlB,SAASkG,GAAiB2B,GACxB,IAAInI,EAAS,IAAImI,EAAYhD,YAAYgD,EAAYxB,YAErD,OADA,IAAInF,GAAWxB,GAAQT,IAAI,IAAIiC,GAAW2G,IACnCnI,EA8GT,SAASkG,GAAWZ,EAAQiC,EAAO/C,EAAQO,GACzCP,IAAWA,EAAS,IAKpB,IAHA,IAAIjL,GAAS,EACTyC,EAASuL,EAAMvL,SAEVzC,EAAQyC,GAAQ,CACvB,IAAIxB,EAAM+M,EAAMhO,GAEZ6O,EAAWrD,EACXA,EAAWP,EAAOhK,GAAM8K,EAAO9K,GAAMA,EAAKgK,EAAQc,QAClD1I,EAEJ2H,GAAYC,EAAQhK,OAAkBoC,IAAbwL,EAAyB9C,EAAO9K,GAAO4N,GAElE,OAAO5D,EAkCT,SAAS6D,GAAW/O,EAAKkB,GACvB,IAqKiBP,EACbqO,EAtKAlN,EAAO9B,EAAIoK,SACf,OAsKgB,WADZ4E,SADarO,EApKAO,KAsKmB,UAAR8N,GAA4B,UAARA,GAA4B,WAARA,EACrD,cAAVrO,EACU,OAAVA,GAvKDmB,EAAmB,iBAAPZ,EAAkB,SAAW,QACzCY,EAAK9B,IAWX,SAAS8I,GAAUoC,EAAQhK,GACzB,IAAIP,EAj8BN,SAAkBuK,EAAQhK,GACxB,OAAiB,MAAVgK,OAAiB5H,EAAY4H,EAAOhK,GAg8B/B+N,CAAS/D,EAAQhK,GAC7B,OAAOyN,GAAahO,GAASA,OAAQ2C,EA7tBvCuG,GAAK3G,UAAU6G,MAnEf,WACED,KAAKM,SAAWjB,GAAeA,GAAa,MAAQ,IAmEtDU,GAAK3G,UAAkB,OAtDvB,SAAoBhC,GAClB,OAAO4I,KAAKoF,IAAIhO,WAAe4I,KAAKM,SAASlJ,IAsD/C2I,GAAK3G,UAAUJ,IA1Cf,SAAiB5B,GACf,IAAIY,EAAOgI,KAAKM,SAChB,GAAIjB,GAAc,CAChB,IAAIzC,EAAS5E,EAAKZ,GAClB,OAAOwF,IAAWjD,OAAiBH,EAAYoD,EAEjD,OAAOvD,GAAeC,KAAKtB,EAAMZ,GAAOY,EAAKZ,QAAOoC,GAqCtDuG,GAAK3G,UAAUgM,IAzBf,SAAiBhO,GACf,IAAIY,EAAOgI,KAAKM,SAChB,OAAOjB,QAA6B7F,IAAdxB,EAAKZ,GAAqBiC,GAAeC,KAAKtB,EAAMZ,IAwB5E2I,GAAK3G,UAAU+C,IAXf,SAAiB/E,EAAKP,GAGpB,OAFWmJ,KAAKM,SACXlJ,GAAQiI,SAA0B7F,IAAV3C,EAAuB8C,EAAiB9C,EAC9DmJ,MAoHTG,GAAU/G,UAAU6G,MAjFpB,WACED,KAAKM,SAAW,IAiFlBH,GAAU/G,UAAkB,OArE5B,SAAyBhC,GACvB,IAAIY,EAAOgI,KAAKM,SACZnK,EAAQoL,GAAavJ,EAAMZ,GAE/B,QAAIjB,EAAQ,KAIRA,GADY6B,EAAKY,OAAS,EAE5BZ,EAAKqN,MAEL5G,GAAOnF,KAAKtB,EAAM7B,EAAO,IAEpB,IAyDTgK,GAAU/G,UAAUJ,IA7CpB,SAAsB5B,GACpB,IAAIY,EAAOgI,KAAKM,SACZnK,EAAQoL,GAAavJ,EAAMZ,GAE/B,OAAOjB,EAAQ,OAAIqD,EAAYxB,EAAK7B,GAAO,IA0C7CgK,GAAU/G,UAAUgM,IA9BpB,SAAsBhO,GACpB,OAAOmK,GAAavB,KAAKM,SAAUlJ,IAAQ,GA8B7C+I,GAAU/G,UAAU+C,IAjBpB,SAAsB/E,EAAKP,GACzB,IAAImB,EAAOgI,KAAKM,SACZnK,EAAQoL,GAAavJ,EAAMZ,GAO/B,OALIjB,EAAQ,EACV6B,EAAKU,KAAK,CAACtB,EAAKP,IAEhBmB,EAAK7B,GAAO,GAAKU,EAEZmJ,MAkGTI,GAAShH,UAAU6G,MA/DnB,WACED,KAAKM,SAAW,CACd,KAAQ,IAAIP,GACZ,IAAO,IAAKd,IAAOkB,IACnB,OAAU,IAAIJ,KA4DlBK,GAAShH,UAAkB,OA/C3B,SAAwBhC,GACtB,OAAO6N,GAAWjF,KAAM5I,GAAa,OAAEA,IA+CzCgJ,GAAShH,UAAUJ,IAnCnB,SAAqB5B,GACnB,OAAO6N,GAAWjF,KAAM5I,GAAK4B,IAAI5B,IAmCnCgJ,GAAShH,UAAUgM,IAvBnB,SAAqBhO,GACnB,OAAO6N,GAAWjF,KAAM5I,GAAKgO,IAAIhO,IAuBnCgJ,GAAShH,UAAU+C,IAVnB,SAAqB/E,EAAKP,GAExB,OADAoO,GAAWjF,KAAM5I,GAAK+E,IAAI/E,EAAKP,GACxBmJ,MAgGTK,GAAMjH,UAAU6G,MApEhB,WACED,KAAKM,SAAW,IAAIH,IAoEtBE,GAAMjH,UAAkB,OAxDxB,SAAqBhC,GACnB,OAAO4I,KAAKM,SAAiB,OAAElJ,IAwDjCiJ,GAAMjH,UAAUJ,IA5ChB,SAAkB5B,GAChB,OAAO4I,KAAKM,SAAStH,IAAI5B,IA4C3BiJ,GAAMjH,UAAUgM,IAhChB,SAAkBhO,GAChB,OAAO4I,KAAKM,SAAS8E,IAAIhO,IAgC3BiJ,GAAMjH,UAAU+C,IAnBhB,SAAkB/E,EAAKP,GACrB,IAAIyO,EAAQtF,KAAKM,SACjB,GAAIgF,aAAiBnF,GAAW,CAC9B,IAAIoF,EAAQD,EAAMhF,SAClB,IAAKrB,IAAQsG,EAAM3M,OAAS4M,IAE1B,OADAD,EAAM7M,KAAK,CAACtB,EAAKP,IACVmJ,KAETsF,EAAQtF,KAAKM,SAAW,IAAIF,GAASmF,GAGvC,OADAD,EAAMnJ,IAAI/E,EAAKP,GACRmJ,MAicT,IAAI+C,GAAarE,GAAmBzB,EAAQyB,GAAkBxH,QAyhB9D,WACE,MAAO,IAjhBLmL,GAtQJ,SAAoBxL,GAClB,OAAOmH,GAAe1E,KAAKzC,IAyX7B,SAASqK,GAAQrK,EAAO+B,GAEtB,SADAA,EAAmB,MAAVA,EAAiBgB,EAAmBhB,KAE1B,iBAAT/B,GAAqB2E,EAASzE,KAAKF,KAC1CA,GAAS,GAAKA,EAAQ,GAAK,GAAKA,EAAQ+B,EAmC7C,SAAS+J,GAAY9L,GACnB,IAAIsM,EAAOtM,GAASA,EAAMkL,YAG1B,OAAOlL,KAFqB,mBAARsM,GAAsBA,EAAK/J,WAAcqE,GAY/D,SAAS8B,GAASrC,GAChB,GAAY,MAARA,EAAc,CAChB,IACE,OAAOa,EAAazE,KAAK4D,GACzB,MAAOJ,IACT,IACE,OAAQI,EAAO,GACf,MAAOJ,KAEX,MAAO,GAyDT,SAASwE,GAAGzK,EAAO4O,GACjB,OAAO5O,IAAU4O,GAAU5O,GAAUA,GAAS4O,GAAUA,GAxOrD1G,IAAYsD,GAAO,IAAItD,GAAS,IAAI2G,YAAY,MAAQ9K,GACxDqE,IAAOoD,GAAO,IAAIpD,KAAQ/E,GAC1BgF,IAAWmD,GAAOnD,GAAQyG,YAActL,GACxC8E,IAAOkD,GAAO,IAAIlD,KAAQ5E,GAC1B6E,IAAWiD,GAAO,IAAIjD,KAAY1E,KACrC2H,GAAS,SAASxL,GAChB,IAAI+F,EAASoB,GAAe1E,KAAKzC,GAC7BsM,EAAOvG,GAAUxC,EAAYvD,EAAMkL,iBAAcvI,EACjDoM,EAAazC,EAAO5D,GAAS4D,QAAQ3J,EAEzC,GAAIoM,EACF,OAAQA,GACN,KAAKtG,GAAoB,OAAO1E,EAChC,KAAK4E,GAAe,OAAOtF,EAC3B,KAAKuF,GAAmB,OAAOpF,EAC/B,KAAKqF,GAAe,OAAOnF,EAC3B,KAAKoF,GAAmB,OAAOjF,EAGnC,OAAOkC,IAuQX,IAAI6D,GAAUzJ,MAAMyJ,QA2BpB,SAASE,GAAY9J,GACnB,OAAgB,MAATA,GAqGT,SAAkBA,GAChB,MAAuB,iBAATA,GACZA,GAAS,GAAKA,EAAQ,GAAK,GAAKA,GAAS+C,EAvGnBiM,CAAShP,EAAM+B,UAAYkM,GAAWjO,GAiDhE,IAAIgI,GAAWD,IAsLf,WACE,OAAO,GApKT,SAASkG,GAAWjO,GAGlB,IAAIuL,EAAMP,GAAShL,GAASmH,GAAe1E,KAAKzC,GAAS,GACzD,OAAOuL,GAAOpI,GAAWoI,GAAOnI,EA2DlC,SAAS4H,GAAShL,GAChB,IAAIqO,SAAcrO,EAClB,QAASA,IAAkB,UAARqO,GAA4B,YAARA,GA2DzC,SAASrH,GAAKuD,GACZ,OAAOT,GAAYS,GAAUb,GAAca,GAtuB7C,SAAkBA,GAChB,IAAKuB,GAAYvB,GACf,OAAOtC,GAAWsC,GAEpB,IAAIxE,EAAS,GACb,IAAK,IAAIxF,KAAOF,OAAOkK,GACjB/H,GAAeC,KAAK8H,EAAQhK,IAAe,eAAPA,GACtCwF,EAAOlE,KAAKtB,GAGhB,OAAOwF,EA4tB8CkJ,CAAS1E,GA0ChE7L,EAAOD,QA9VP,SAAmBuB,GACjB,OAAO2K,GAAU3K,GAAO,GAAM,K,o6/vECr3C5BkP,EAA2B,GAG/B,SAASC,EAAoBC,GAE5B,GAAGF,EAAyBE,GAC3B,OAAOF,EAAyBE,GAAU3Q,QAG3C,IAAIC,EAASwQ,EAAyBE,GAAY,CACjDC,GAAID,EACJE,QAAQ,EACR7Q,QAAS,IAUV,OANA8Q,EAAoBH,GAAU1Q,EAAQA,EAAOD,QAAS0Q,GAGtDzQ,EAAO4Q,QAAS,EAGT5Q,EAAOD,QCpBf,OCHA0Q,EAAoBK,IAAO9Q,IAC1BA,EAAO+Q,MAAQ,GACV/Q,EAAOgR,WAAUhR,EAAOgR,SAAW,IACjChR,GDADyQ,EAAoB,M","file":"index.js","sourcesContent":["(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory();\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine(\"user-agents\", [], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"user-agents\"] = factory();\n\telse\n\t\troot[\"user-agents\"] = factory();\n})(global, function() {\nreturn ","import UserAgent from './user-agent';\n\n\nexport default UserAgent;\n","import cloneDeep from 'lodash.clonedeep';\n\nimport userAgents from './user-agents.json';\n\n\n// Normalizes the total weight to 1 and constructs a cumulative distribution.\nconst makeCumulativeWeightIndexPairs = (weightIndexPairs) => {\n const totalWeight = weightIndexPairs.reduce((sum, [weight]) => sum + weight, 0);\n let sum = 0;\n return weightIndexPairs.map(([weight, index]) => {\n sum += weight / totalWeight;\n return [sum, index];\n });\n};\n\n// Precompute these so that we can quickly generate unfiltered user agents.\nconst defaultWeightIndexPairs = userAgents.map(({ weight }, index) => [weight, index]);\nconst defaultCumulativeWeightIndexPairs = makeCumulativeWeightIndexPairs(defaultWeightIndexPairs);\n\n\n// Turn the various filter formats into a single filter function that acts on raw user agents.\nconst constructFilter = (filters, accessor = parentObject => parentObject) => {\n let childFilters;\n if (typeof filters === 'function') {\n childFilters = [filters];\n } else if (filters instanceof RegExp) {\n childFilters = [\n value => (\n typeof value === 'object' && value && value.userAgent\n ? filters.test(value.userAgent)\n : filters.test(value)\n ),\n ];\n } else if (filters instanceof Array) {\n childFilters = filters.map(childFilter => constructFilter(childFilter));\n } else if (typeof filters === 'object') {\n childFilters = Object.entries(filters).map(([key, valueFilter]) => (\n constructFilter(valueFilter, parentObject => parentObject[key])\n ));\n } else {\n childFilters = [\n value => (\n typeof value === 'object' && value && value.userAgent\n ? filters === value.userAgent\n : filters === value\n ),\n ];\n }\n\n return (parentObject) => {\n try {\n const value = accessor(parentObject);\n return childFilters.every(childFilter => childFilter(value));\n } catch (error) {\n // This happens when a user-agent lacks a nested property.\n return false;\n }\n };\n};\n\n\n// Construct normalized cumulative weight index pairs given the filters.\nconst constructCumulativeWeightIndexPairsFromFilters = (filters) => {\n if (!filters) {\n return defaultCumulativeWeightIndexPairs;\n }\n\n const filter = constructFilter(filters);\n\n const weightIndexPairs = [];\n userAgents.forEach((rawUserAgent, index) => {\n if (filter(rawUserAgent)) {\n weightIndexPairs.push([rawUserAgent.weight, index]);\n }\n });\n return makeCumulativeWeightIndexPairs(weightIndexPairs);\n};\n\n\nconst setCumulativeWeightIndexPairs = (userAgent, cumulativeWeightIndexPairs) => {\n Object.defineProperty(userAgent, 'cumulativeWeightIndexPairs', {\n configurable: true,\n enumerable: false,\n writable: false,\n value: cumulativeWeightIndexPairs,\n });\n};\n\n\nexport default class UserAgent extends Function {\n constructor(filters) {\n super();\n setCumulativeWeightIndexPairs(this, constructCumulativeWeightIndexPairsFromFilters(filters));\n if (this.cumulativeWeightIndexPairs.length === 0) {\n throw new Error('No user agents matched your filters.');\n }\n\n this.randomize();\n\n return new Proxy(this, {\n apply: () => this.random(),\n get: (target, property, receiver) => {\n const dataCandidate = target.data && typeof property === 'string'\n && Object.prototype.hasOwnProperty.call(target.data, property)\n && Object.prototype.propertyIsEnumerable.call(target.data, property);\n if (dataCandidate) {\n const value = target.data[property];\n if (value !== undefined) {\n return value;\n }\n }\n\n return Reflect.get(target, property, receiver);\n },\n });\n }\n\n static random = (filters) => {\n try {\n return new UserAgent(filters);\n } catch (error) {\n return null;\n }\n };\n\n //\n // Standard Object Methods\n //\n\n [Symbol.toPrimitive] = () => (\n this.data.userAgent\n );\n\n toString = () => (\n this.data.userAgent\n );\n\n random = () => {\n const userAgent = new UserAgent();\n setCumulativeWeightIndexPairs(userAgent, this.cumulativeWeightIndexPairs);\n userAgent.randomize();\n return userAgent;\n };\n\n randomize = () => {\n // Find a random raw random user agent.\n const randomNumber = Math.random();\n const [, index] = this.cumulativeWeightIndexPairs\n .find(([cumulativeWeight]) => cumulativeWeight > randomNumber);\n const rawUserAgent = userAgents[index];\n\n this.data = cloneDeep(rawUserAgent);\n }\n}\n","/**\n * lodash (Custom Build) \n * Build: `lodash modularize exports=\"npm\" -o ./`\n * Copyright jQuery Foundation and other contributors \n * Released under MIT license \n * Based on Underscore.js 1.8.3 \n * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors\n */\n\n/** Used as the size to enable large array optimizations. */\nvar LARGE_ARRAY_SIZE = 200;\n\n/** Used to stand-in for `undefined` hash values. */\nvar HASH_UNDEFINED = '__lodash_hash_undefined__';\n\n/** Used as references for various `Number` constants. */\nvar MAX_SAFE_INTEGER = 9007199254740991;\n\n/** `Object#toString` result references. */\nvar argsTag = '[object Arguments]',\n arrayTag = '[object Array]',\n boolTag = '[object Boolean]',\n dateTag = '[object Date]',\n errorTag = '[object Error]',\n funcTag = '[object Function]',\n genTag = '[object GeneratorFunction]',\n mapTag = '[object Map]',\n numberTag = '[object Number]',\n objectTag = '[object Object]',\n promiseTag = '[object Promise]',\n regexpTag = '[object RegExp]',\n setTag = '[object Set]',\n stringTag = '[object String]',\n symbolTag = '[object Symbol]',\n weakMapTag = '[object WeakMap]';\n\nvar arrayBufferTag = '[object ArrayBuffer]',\n dataViewTag = '[object DataView]',\n float32Tag = '[object Float32Array]',\n float64Tag = '[object Float64Array]',\n int8Tag = '[object Int8Array]',\n int16Tag = '[object Int16Array]',\n int32Tag = '[object Int32Array]',\n uint8Tag = '[object Uint8Array]',\n uint8ClampedTag = '[object Uint8ClampedArray]',\n uint16Tag = '[object Uint16Array]',\n uint32Tag = '[object Uint32Array]';\n\n/**\n * Used to match `RegExp`\n * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).\n */\nvar reRegExpChar = /[\\\\^$.*+?()[\\]{}|]/g;\n\n/** Used to match `RegExp` flags from their coerced string values. */\nvar reFlags = /\\w*$/;\n\n/** Used to detect host constructors (Safari). */\nvar reIsHostCtor = /^\\[object .+?Constructor\\]$/;\n\n/** Used to detect unsigned integer values. */\nvar reIsUint = /^(?:0|[1-9]\\d*)$/;\n\n/** Used to identify `toStringTag` values supported by `_.clone`. */\nvar cloneableTags = {};\ncloneableTags[argsTag] = cloneableTags[arrayTag] =\ncloneableTags[arrayBufferTag] = cloneableTags[dataViewTag] =\ncloneableTags[boolTag] = cloneableTags[dateTag] =\ncloneableTags[float32Tag] = cloneableTags[float64Tag] =\ncloneableTags[int8Tag] = cloneableTags[int16Tag] =\ncloneableTags[int32Tag] = cloneableTags[mapTag] =\ncloneableTags[numberTag] = cloneableTags[objectTag] =\ncloneableTags[regexpTag] = cloneableTags[setTag] =\ncloneableTags[stringTag] = cloneableTags[symbolTag] =\ncloneableTags[uint8Tag] = cloneableTags[uint8ClampedTag] =\ncloneableTags[uint16Tag] = cloneableTags[uint32Tag] = true;\ncloneableTags[errorTag] = cloneableTags[funcTag] =\ncloneableTags[weakMapTag] = false;\n\n/** Detect free variable `global` from Node.js. */\nvar freeGlobal = typeof global == 'object' && global && global.Object === Object && global;\n\n/** Detect free variable `self`. */\nvar freeSelf = typeof self == 'object' && self && self.Object === Object && self;\n\n/** Used as a reference to the global object. */\nvar root = freeGlobal || freeSelf || Function('return this')();\n\n/** Detect free variable `exports`. */\nvar freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;\n\n/** Detect free variable `module`. */\nvar freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;\n\n/** Detect the popular CommonJS extension `module.exports`. */\nvar moduleExports = freeModule && freeModule.exports === freeExports;\n\n/**\n * Adds the key-value `pair` to `map`.\n *\n * @private\n * @param {Object} map The map to modify.\n * @param {Array} pair The key-value pair to add.\n * @returns {Object} Returns `map`.\n */\nfunction addMapEntry(map, pair) {\n // Don't return `map.set` because it's not chainable in IE 11.\n map.set(pair[0], pair[1]);\n return map;\n}\n\n/**\n * Adds `value` to `set`.\n *\n * @private\n * @param {Object} set The set to modify.\n * @param {*} value The value to add.\n * @returns {Object} Returns `set`.\n */\nfunction addSetEntry(set, value) {\n // Don't return `set.add` because it's not chainable in IE 11.\n set.add(value);\n return set;\n}\n\n/**\n * A specialized version of `_.forEach` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns `array`.\n */\nfunction arrayEach(array, iteratee) {\n var index = -1,\n length = array ? array.length : 0;\n\n while (++index < length) {\n if (iteratee(array[index], index, array) === false) {\n break;\n }\n }\n return array;\n}\n\n/**\n * Appends the elements of `values` to `array`.\n *\n * @private\n * @param {Array} array The array to modify.\n * @param {Array} values The values to append.\n * @returns {Array} Returns `array`.\n */\nfunction arrayPush(array, values) {\n var index = -1,\n length = values.length,\n offset = array.length;\n\n while (++index < length) {\n array[offset + index] = values[index];\n }\n return array;\n}\n\n/**\n * A specialized version of `_.reduce` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @param {*} [accumulator] The initial value.\n * @param {boolean} [initAccum] Specify using the first element of `array` as\n * the initial value.\n * @returns {*} Returns the accumulated value.\n */\nfunction arrayReduce(array, iteratee, accumulator, initAccum) {\n var index = -1,\n length = array ? array.length : 0;\n\n if (initAccum && length) {\n accumulator = array[++index];\n }\n while (++index < length) {\n accumulator = iteratee(accumulator, array[index], index, array);\n }\n return accumulator;\n}\n\n/**\n * The base implementation of `_.times` without support for iteratee shorthands\n * or max array length checks.\n *\n * @private\n * @param {number} n The number of times to invoke `iteratee`.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns the array of results.\n */\nfunction baseTimes(n, iteratee) {\n var index = -1,\n result = Array(n);\n\n while (++index < n) {\n result[index] = iteratee(index);\n }\n return result;\n}\n\n/**\n * Gets the value at `key` of `object`.\n *\n * @private\n * @param {Object} [object] The object to query.\n * @param {string} key The key of the property to get.\n * @returns {*} Returns the property value.\n */\nfunction getValue(object, key) {\n return object == null ? undefined : object[key];\n}\n\n/**\n * Checks if `value` is a host object in IE < 9.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a host object, else `false`.\n */\nfunction isHostObject(value) {\n // Many host objects are `Object` objects that can coerce to strings\n // despite having improperly defined `toString` methods.\n var result = false;\n if (value != null && typeof value.toString != 'function') {\n try {\n result = !!(value + '');\n } catch (e) {}\n }\n return result;\n}\n\n/**\n * Converts `map` to its key-value pairs.\n *\n * @private\n * @param {Object} map The map to convert.\n * @returns {Array} Returns the key-value pairs.\n */\nfunction mapToArray(map) {\n var index = -1,\n result = Array(map.size);\n\n map.forEach(function(value, key) {\n result[++index] = [key, value];\n });\n return result;\n}\n\n/**\n * Creates a unary function that invokes `func` with its argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\nfunction overArg(func, transform) {\n return function(arg) {\n return func(transform(arg));\n };\n}\n\n/**\n * Converts `set` to an array of its values.\n *\n * @private\n * @param {Object} set The set to convert.\n * @returns {Array} Returns the values.\n */\nfunction setToArray(set) {\n var index = -1,\n result = Array(set.size);\n\n set.forEach(function(value) {\n result[++index] = value;\n });\n return result;\n}\n\n/** Used for built-in method references. */\nvar arrayProto = Array.prototype,\n funcProto = Function.prototype,\n objectProto = Object.prototype;\n\n/** Used to detect overreaching core-js shims. */\nvar coreJsData = root['__core-js_shared__'];\n\n/** Used to detect methods masquerading as native. */\nvar maskSrcKey = (function() {\n var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');\n return uid ? ('Symbol(src)_1.' + uid) : '';\n}());\n\n/** Used to resolve the decompiled source of functions. */\nvar funcToString = funcProto.toString;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar objectToString = objectProto.toString;\n\n/** Used to detect if a method is native. */\nvar reIsNative = RegExp('^' +\n funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\\\$&')\n .replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g, '$1.*?') + '$'\n);\n\n/** Built-in value references. */\nvar Buffer = moduleExports ? root.Buffer : undefined,\n Symbol = root.Symbol,\n Uint8Array = root.Uint8Array,\n getPrototype = overArg(Object.getPrototypeOf, Object),\n objectCreate = Object.create,\n propertyIsEnumerable = objectProto.propertyIsEnumerable,\n splice = arrayProto.splice;\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeGetSymbols = Object.getOwnPropertySymbols,\n nativeIsBuffer = Buffer ? Buffer.isBuffer : undefined,\n nativeKeys = overArg(Object.keys, Object);\n\n/* Built-in method references that are verified to be native. */\nvar DataView = getNative(root, 'DataView'),\n Map = getNative(root, 'Map'),\n Promise = getNative(root, 'Promise'),\n Set = getNative(root, 'Set'),\n WeakMap = getNative(root, 'WeakMap'),\n nativeCreate = getNative(Object, 'create');\n\n/** Used to detect maps, sets, and weakmaps. */\nvar dataViewCtorString = toSource(DataView),\n mapCtorString = toSource(Map),\n promiseCtorString = toSource(Promise),\n setCtorString = toSource(Set),\n weakMapCtorString = toSource(WeakMap);\n\n/** Used to convert symbols to primitives and strings. */\nvar symbolProto = Symbol ? Symbol.prototype : undefined,\n symbolValueOf = symbolProto ? symbolProto.valueOf : undefined;\n\n/**\n * Creates a hash object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction Hash(entries) {\n var index = -1,\n length = entries ? entries.length : 0;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the hash.\n *\n * @private\n * @name clear\n * @memberOf Hash\n */\nfunction hashClear() {\n this.__data__ = nativeCreate ? nativeCreate(null) : {};\n}\n\n/**\n * Removes `key` and its value from the hash.\n *\n * @private\n * @name delete\n * @memberOf Hash\n * @param {Object} hash The hash to modify.\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction hashDelete(key) {\n return this.has(key) && delete this.__data__[key];\n}\n\n/**\n * Gets the hash value for `key`.\n *\n * @private\n * @name get\n * @memberOf Hash\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction hashGet(key) {\n var data = this.__data__;\n if (nativeCreate) {\n var result = data[key];\n return result === HASH_UNDEFINED ? undefined : result;\n }\n return hasOwnProperty.call(data, key) ? data[key] : undefined;\n}\n\n/**\n * Checks if a hash value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf Hash\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction hashHas(key) {\n var data = this.__data__;\n return nativeCreate ? data[key] !== undefined : hasOwnProperty.call(data, key);\n}\n\n/**\n * Sets the hash `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf Hash\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the hash instance.\n */\nfunction hashSet(key, value) {\n var data = this.__data__;\n data[key] = (nativeCreate && value === undefined) ? HASH_UNDEFINED : value;\n return this;\n}\n\n// Add methods to `Hash`.\nHash.prototype.clear = hashClear;\nHash.prototype['delete'] = hashDelete;\nHash.prototype.get = hashGet;\nHash.prototype.has = hashHas;\nHash.prototype.set = hashSet;\n\n/**\n * Creates an list cache object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction ListCache(entries) {\n var index = -1,\n length = entries ? entries.length : 0;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the list cache.\n *\n * @private\n * @name clear\n * @memberOf ListCache\n */\nfunction listCacheClear() {\n this.__data__ = [];\n}\n\n/**\n * Removes `key` and its value from the list cache.\n *\n * @private\n * @name delete\n * @memberOf ListCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction listCacheDelete(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n return false;\n }\n var lastIndex = data.length - 1;\n if (index == lastIndex) {\n data.pop();\n } else {\n splice.call(data, index, 1);\n }\n return true;\n}\n\n/**\n * Gets the list cache value for `key`.\n *\n * @private\n * @name get\n * @memberOf ListCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction listCacheGet(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n return index < 0 ? undefined : data[index][1];\n}\n\n/**\n * Checks if a list cache value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf ListCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction listCacheHas(key) {\n return assocIndexOf(this.__data__, key) > -1;\n}\n\n/**\n * Sets the list cache `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf ListCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the list cache instance.\n */\nfunction listCacheSet(key, value) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n data.push([key, value]);\n } else {\n data[index][1] = value;\n }\n return this;\n}\n\n// Add methods to `ListCache`.\nListCache.prototype.clear = listCacheClear;\nListCache.prototype['delete'] = listCacheDelete;\nListCache.prototype.get = listCacheGet;\nListCache.prototype.has = listCacheHas;\nListCache.prototype.set = listCacheSet;\n\n/**\n * Creates a map cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction MapCache(entries) {\n var index = -1,\n length = entries ? entries.length : 0;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the map.\n *\n * @private\n * @name clear\n * @memberOf MapCache\n */\nfunction mapCacheClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': new (Map || ListCache),\n 'string': new Hash\n };\n}\n\n/**\n * Removes `key` and its value from the map.\n *\n * @private\n * @name delete\n * @memberOf MapCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction mapCacheDelete(key) {\n return getMapData(this, key)['delete'](key);\n}\n\n/**\n * Gets the map value for `key`.\n *\n * @private\n * @name get\n * @memberOf MapCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction mapCacheGet(key) {\n return getMapData(this, key).get(key);\n}\n\n/**\n * Checks if a map value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf MapCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction mapCacheHas(key) {\n return getMapData(this, key).has(key);\n}\n\n/**\n * Sets the map `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf MapCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the map cache instance.\n */\nfunction mapCacheSet(key, value) {\n getMapData(this, key).set(key, value);\n return this;\n}\n\n// Add methods to `MapCache`.\nMapCache.prototype.clear = mapCacheClear;\nMapCache.prototype['delete'] = mapCacheDelete;\nMapCache.prototype.get = mapCacheGet;\nMapCache.prototype.has = mapCacheHas;\nMapCache.prototype.set = mapCacheSet;\n\n/**\n * Creates a stack cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction Stack(entries) {\n this.__data__ = new ListCache(entries);\n}\n\n/**\n * Removes all key-value entries from the stack.\n *\n * @private\n * @name clear\n * @memberOf Stack\n */\nfunction stackClear() {\n this.__data__ = new ListCache;\n}\n\n/**\n * Removes `key` and its value from the stack.\n *\n * @private\n * @name delete\n * @memberOf Stack\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction stackDelete(key) {\n return this.__data__['delete'](key);\n}\n\n/**\n * Gets the stack value for `key`.\n *\n * @private\n * @name get\n * @memberOf Stack\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction stackGet(key) {\n return this.__data__.get(key);\n}\n\n/**\n * Checks if a stack value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf Stack\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction stackHas(key) {\n return this.__data__.has(key);\n}\n\n/**\n * Sets the stack `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf Stack\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the stack cache instance.\n */\nfunction stackSet(key, value) {\n var cache = this.__data__;\n if (cache instanceof ListCache) {\n var pairs = cache.__data__;\n if (!Map || (pairs.length < LARGE_ARRAY_SIZE - 1)) {\n pairs.push([key, value]);\n return this;\n }\n cache = this.__data__ = new MapCache(pairs);\n }\n cache.set(key, value);\n return this;\n}\n\n// Add methods to `Stack`.\nStack.prototype.clear = stackClear;\nStack.prototype['delete'] = stackDelete;\nStack.prototype.get = stackGet;\nStack.prototype.has = stackHas;\nStack.prototype.set = stackSet;\n\n/**\n * Creates an array of the enumerable property names of the array-like `value`.\n *\n * @private\n * @param {*} value The value to query.\n * @param {boolean} inherited Specify returning inherited property names.\n * @returns {Array} Returns the array of property names.\n */\nfunction arrayLikeKeys(value, inherited) {\n // Safari 8.1 makes `arguments.callee` enumerable in strict mode.\n // Safari 9 makes `arguments.length` enumerable in strict mode.\n var result = (isArray(value) || isArguments(value))\n ? baseTimes(value.length, String)\n : [];\n\n var length = result.length,\n skipIndexes = !!length;\n\n for (var key in value) {\n if ((inherited || hasOwnProperty.call(value, key)) &&\n !(skipIndexes && (key == 'length' || isIndex(key, length)))) {\n result.push(key);\n }\n }\n return result;\n}\n\n/**\n * Assigns `value` to `key` of `object` if the existing value is not equivalent\n * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * for equality comparisons.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {string} key The key of the property to assign.\n * @param {*} value The value to assign.\n */\nfunction assignValue(object, key, value) {\n var objValue = object[key];\n if (!(hasOwnProperty.call(object, key) && eq(objValue, value)) ||\n (value === undefined && !(key in object))) {\n object[key] = value;\n }\n}\n\n/**\n * Gets the index at which the `key` is found in `array` of key-value pairs.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} key The key to search for.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\nfunction assocIndexOf(array, key) {\n var length = array.length;\n while (length--) {\n if (eq(array[length][0], key)) {\n return length;\n }\n }\n return -1;\n}\n\n/**\n * The base implementation of `_.assign` without support for multiple sources\n * or `customizer` functions.\n *\n * @private\n * @param {Object} object The destination object.\n * @param {Object} source The source object.\n * @returns {Object} Returns `object`.\n */\nfunction baseAssign(object, source) {\n return object && copyObject(source, keys(source), object);\n}\n\n/**\n * The base implementation of `_.clone` and `_.cloneDeep` which tracks\n * traversed objects.\n *\n * @private\n * @param {*} value The value to clone.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @param {boolean} [isFull] Specify a clone including symbols.\n * @param {Function} [customizer] The function to customize cloning.\n * @param {string} [key] The key of `value`.\n * @param {Object} [object] The parent object of `value`.\n * @param {Object} [stack] Tracks traversed objects and their clone counterparts.\n * @returns {*} Returns the cloned value.\n */\nfunction baseClone(value, isDeep, isFull, customizer, key, object, stack) {\n var result;\n if (customizer) {\n result = object ? customizer(value, key, object, stack) : customizer(value);\n }\n if (result !== undefined) {\n return result;\n }\n if (!isObject(value)) {\n return value;\n }\n var isArr = isArray(value);\n if (isArr) {\n result = initCloneArray(value);\n if (!isDeep) {\n return copyArray(value, result);\n }\n } else {\n var tag = getTag(value),\n isFunc = tag == funcTag || tag == genTag;\n\n if (isBuffer(value)) {\n return cloneBuffer(value, isDeep);\n }\n if (tag == objectTag || tag == argsTag || (isFunc && !object)) {\n if (isHostObject(value)) {\n return object ? value : {};\n }\n result = initCloneObject(isFunc ? {} : value);\n if (!isDeep) {\n return copySymbols(value, baseAssign(result, value));\n }\n } else {\n if (!cloneableTags[tag]) {\n return object ? value : {};\n }\n result = initCloneByTag(value, tag, baseClone, isDeep);\n }\n }\n // Check for circular references and return its corresponding clone.\n stack || (stack = new Stack);\n var stacked = stack.get(value);\n if (stacked) {\n return stacked;\n }\n stack.set(value, result);\n\n if (!isArr) {\n var props = isFull ? getAllKeys(value) : keys(value);\n }\n arrayEach(props || value, function(subValue, key) {\n if (props) {\n key = subValue;\n subValue = value[key];\n }\n // Recursively populate clone (susceptible to call stack limits).\n assignValue(result, key, baseClone(subValue, isDeep, isFull, customizer, key, value, stack));\n });\n return result;\n}\n\n/**\n * The base implementation of `_.create` without support for assigning\n * properties to the created object.\n *\n * @private\n * @param {Object} prototype The object to inherit from.\n * @returns {Object} Returns the new object.\n */\nfunction baseCreate(proto) {\n return isObject(proto) ? objectCreate(proto) : {};\n}\n\n/**\n * The base implementation of `getAllKeys` and `getAllKeysIn` which uses\n * `keysFunc` and `symbolsFunc` to get the enumerable property names and\n * symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Function} keysFunc The function to get the keys of `object`.\n * @param {Function} symbolsFunc The function to get the symbols of `object`.\n * @returns {Array} Returns the array of property names and symbols.\n */\nfunction baseGetAllKeys(object, keysFunc, symbolsFunc) {\n var result = keysFunc(object);\n return isArray(object) ? result : arrayPush(result, symbolsFunc(object));\n}\n\n/**\n * The base implementation of `getTag`.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\nfunction baseGetTag(value) {\n return objectToString.call(value);\n}\n\n/**\n * The base implementation of `_.isNative` without bad shim checks.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a native function,\n * else `false`.\n */\nfunction baseIsNative(value) {\n if (!isObject(value) || isMasked(value)) {\n return false;\n }\n var pattern = (isFunction(value) || isHostObject(value)) ? reIsNative : reIsHostCtor;\n return pattern.test(toSource(value));\n}\n\n/**\n * The base implementation of `_.keys` which doesn't treat sparse arrays as dense.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n */\nfunction baseKeys(object) {\n if (!isPrototype(object)) {\n return nativeKeys(object);\n }\n var result = [];\n for (var key in Object(object)) {\n if (hasOwnProperty.call(object, key) && key != 'constructor') {\n result.push(key);\n }\n }\n return result;\n}\n\n/**\n * Creates a clone of `buffer`.\n *\n * @private\n * @param {Buffer} buffer The buffer to clone.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Buffer} Returns the cloned buffer.\n */\nfunction cloneBuffer(buffer, isDeep) {\n if (isDeep) {\n return buffer.slice();\n }\n var result = new buffer.constructor(buffer.length);\n buffer.copy(result);\n return result;\n}\n\n/**\n * Creates a clone of `arrayBuffer`.\n *\n * @private\n * @param {ArrayBuffer} arrayBuffer The array buffer to clone.\n * @returns {ArrayBuffer} Returns the cloned array buffer.\n */\nfunction cloneArrayBuffer(arrayBuffer) {\n var result = new arrayBuffer.constructor(arrayBuffer.byteLength);\n new Uint8Array(result).set(new Uint8Array(arrayBuffer));\n return result;\n}\n\n/**\n * Creates a clone of `dataView`.\n *\n * @private\n * @param {Object} dataView The data view to clone.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the cloned data view.\n */\nfunction cloneDataView(dataView, isDeep) {\n var buffer = isDeep ? cloneArrayBuffer(dataView.buffer) : dataView.buffer;\n return new dataView.constructor(buffer, dataView.byteOffset, dataView.byteLength);\n}\n\n/**\n * Creates a clone of `map`.\n *\n * @private\n * @param {Object} map The map to clone.\n * @param {Function} cloneFunc The function to clone values.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the cloned map.\n */\nfunction cloneMap(map, isDeep, cloneFunc) {\n var array = isDeep ? cloneFunc(mapToArray(map), true) : mapToArray(map);\n return arrayReduce(array, addMapEntry, new map.constructor);\n}\n\n/**\n * Creates a clone of `regexp`.\n *\n * @private\n * @param {Object} regexp The regexp to clone.\n * @returns {Object} Returns the cloned regexp.\n */\nfunction cloneRegExp(regexp) {\n var result = new regexp.constructor(regexp.source, reFlags.exec(regexp));\n result.lastIndex = regexp.lastIndex;\n return result;\n}\n\n/**\n * Creates a clone of `set`.\n *\n * @private\n * @param {Object} set The set to clone.\n * @param {Function} cloneFunc The function to clone values.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the cloned set.\n */\nfunction cloneSet(set, isDeep, cloneFunc) {\n var array = isDeep ? cloneFunc(setToArray(set), true) : setToArray(set);\n return arrayReduce(array, addSetEntry, new set.constructor);\n}\n\n/**\n * Creates a clone of the `symbol` object.\n *\n * @private\n * @param {Object} symbol The symbol object to clone.\n * @returns {Object} Returns the cloned symbol object.\n */\nfunction cloneSymbol(symbol) {\n return symbolValueOf ? Object(symbolValueOf.call(symbol)) : {};\n}\n\n/**\n * Creates a clone of `typedArray`.\n *\n * @private\n * @param {Object} typedArray The typed array to clone.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the cloned typed array.\n */\nfunction cloneTypedArray(typedArray, isDeep) {\n var buffer = isDeep ? cloneArrayBuffer(typedArray.buffer) : typedArray.buffer;\n return new typedArray.constructor(buffer, typedArray.byteOffset, typedArray.length);\n}\n\n/**\n * Copies the values of `source` to `array`.\n *\n * @private\n * @param {Array} source The array to copy values from.\n * @param {Array} [array=[]] The array to copy values to.\n * @returns {Array} Returns `array`.\n */\nfunction copyArray(source, array) {\n var index = -1,\n length = source.length;\n\n array || (array = Array(length));\n while (++index < length) {\n array[index] = source[index];\n }\n return array;\n}\n\n/**\n * Copies properties of `source` to `object`.\n *\n * @private\n * @param {Object} source The object to copy properties from.\n * @param {Array} props The property identifiers to copy.\n * @param {Object} [object={}] The object to copy properties to.\n * @param {Function} [customizer] The function to customize copied values.\n * @returns {Object} Returns `object`.\n */\nfunction copyObject(source, props, object, customizer) {\n object || (object = {});\n\n var index = -1,\n length = props.length;\n\n while (++index < length) {\n var key = props[index];\n\n var newValue = customizer\n ? customizer(object[key], source[key], key, object, source)\n : undefined;\n\n assignValue(object, key, newValue === undefined ? source[key] : newValue);\n }\n return object;\n}\n\n/**\n * Copies own symbol properties of `source` to `object`.\n *\n * @private\n * @param {Object} source The object to copy symbols from.\n * @param {Object} [object={}] The object to copy symbols to.\n * @returns {Object} Returns `object`.\n */\nfunction copySymbols(source, object) {\n return copyObject(source, getSymbols(source), object);\n}\n\n/**\n * Creates an array of own enumerable property names and symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names and symbols.\n */\nfunction getAllKeys(object) {\n return baseGetAllKeys(object, keys, getSymbols);\n}\n\n/**\n * Gets the data for `map`.\n *\n * @private\n * @param {Object} map The map to query.\n * @param {string} key The reference key.\n * @returns {*} Returns the map data.\n */\nfunction getMapData(map, key) {\n var data = map.__data__;\n return isKeyable(key)\n ? data[typeof key == 'string' ? 'string' : 'hash']\n : data.map;\n}\n\n/**\n * Gets the native function at `key` of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {string} key The key of the method to get.\n * @returns {*} Returns the function if it's native, else `undefined`.\n */\nfunction getNative(object, key) {\n var value = getValue(object, key);\n return baseIsNative(value) ? value : undefined;\n}\n\n/**\n * Creates an array of the own enumerable symbol properties of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of symbols.\n */\nvar getSymbols = nativeGetSymbols ? overArg(nativeGetSymbols, Object) : stubArray;\n\n/**\n * Gets the `toStringTag` of `value`.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\nvar getTag = baseGetTag;\n\n// Fallback for data views, maps, sets, and weak maps in IE 11,\n// for data views in Edge < 14, and promises in Node.js.\nif ((DataView && getTag(new DataView(new ArrayBuffer(1))) != dataViewTag) ||\n (Map && getTag(new Map) != mapTag) ||\n (Promise && getTag(Promise.resolve()) != promiseTag) ||\n (Set && getTag(new Set) != setTag) ||\n (WeakMap && getTag(new WeakMap) != weakMapTag)) {\n getTag = function(value) {\n var result = objectToString.call(value),\n Ctor = result == objectTag ? value.constructor : undefined,\n ctorString = Ctor ? toSource(Ctor) : undefined;\n\n if (ctorString) {\n switch (ctorString) {\n case dataViewCtorString: return dataViewTag;\n case mapCtorString: return mapTag;\n case promiseCtorString: return promiseTag;\n case setCtorString: return setTag;\n case weakMapCtorString: return weakMapTag;\n }\n }\n return result;\n };\n}\n\n/**\n * Initializes an array clone.\n *\n * @private\n * @param {Array} array The array to clone.\n * @returns {Array} Returns the initialized clone.\n */\nfunction initCloneArray(array) {\n var length = array.length,\n result = array.constructor(length);\n\n // Add properties assigned by `RegExp#exec`.\n if (length && typeof array[0] == 'string' && hasOwnProperty.call(array, 'index')) {\n result.index = array.index;\n result.input = array.input;\n }\n return result;\n}\n\n/**\n * Initializes an object clone.\n *\n * @private\n * @param {Object} object The object to clone.\n * @returns {Object} Returns the initialized clone.\n */\nfunction initCloneObject(object) {\n return (typeof object.constructor == 'function' && !isPrototype(object))\n ? baseCreate(getPrototype(object))\n : {};\n}\n\n/**\n * Initializes an object clone based on its `toStringTag`.\n *\n * **Note:** This function only supports cloning values with tags of\n * `Boolean`, `Date`, `Error`, `Number`, `RegExp`, or `String`.\n *\n * @private\n * @param {Object} object The object to clone.\n * @param {string} tag The `toStringTag` of the object to clone.\n * @param {Function} cloneFunc The function to clone values.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the initialized clone.\n */\nfunction initCloneByTag(object, tag, cloneFunc, isDeep) {\n var Ctor = object.constructor;\n switch (tag) {\n case arrayBufferTag:\n return cloneArrayBuffer(object);\n\n case boolTag:\n case dateTag:\n return new Ctor(+object);\n\n case dataViewTag:\n return cloneDataView(object, isDeep);\n\n case float32Tag: case float64Tag:\n case int8Tag: case int16Tag: case int32Tag:\n case uint8Tag: case uint8ClampedTag: case uint16Tag: case uint32Tag:\n return cloneTypedArray(object, isDeep);\n\n case mapTag:\n return cloneMap(object, isDeep, cloneFunc);\n\n case numberTag:\n case stringTag:\n return new Ctor(object);\n\n case regexpTag:\n return cloneRegExp(object);\n\n case setTag:\n return cloneSet(object, isDeep, cloneFunc);\n\n case symbolTag:\n return cloneSymbol(object);\n }\n}\n\n/**\n * Checks if `value` is a valid array-like index.\n *\n * @private\n * @param {*} value The value to check.\n * @param {number} [length=MAX_SAFE_INTEGER] The upper bounds of a valid index.\n * @returns {boolean} Returns `true` if `value` is a valid index, else `false`.\n */\nfunction isIndex(value, length) {\n length = length == null ? MAX_SAFE_INTEGER : length;\n return !!length &&\n (typeof value == 'number' || reIsUint.test(value)) &&\n (value > -1 && value % 1 == 0 && value < length);\n}\n\n/**\n * Checks if `value` is suitable for use as unique object key.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is suitable, else `false`.\n */\nfunction isKeyable(value) {\n var type = typeof value;\n return (type == 'string' || type == 'number' || type == 'symbol' || type == 'boolean')\n ? (value !== '__proto__')\n : (value === null);\n}\n\n/**\n * Checks if `func` has its source masked.\n *\n * @private\n * @param {Function} func The function to check.\n * @returns {boolean} Returns `true` if `func` is masked, else `false`.\n */\nfunction isMasked(func) {\n return !!maskSrcKey && (maskSrcKey in func);\n}\n\n/**\n * Checks if `value` is likely a prototype object.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a prototype, else `false`.\n */\nfunction isPrototype(value) {\n var Ctor = value && value.constructor,\n proto = (typeof Ctor == 'function' && Ctor.prototype) || objectProto;\n\n return value === proto;\n}\n\n/**\n * Converts `func` to its source code.\n *\n * @private\n * @param {Function} func The function to process.\n * @returns {string} Returns the source code.\n */\nfunction toSource(func) {\n if (func != null) {\n try {\n return funcToString.call(func);\n } catch (e) {}\n try {\n return (func + '');\n } catch (e) {}\n }\n return '';\n}\n\n/**\n * This method is like `_.clone` except that it recursively clones `value`.\n *\n * @static\n * @memberOf _\n * @since 1.0.0\n * @category Lang\n * @param {*} value The value to recursively clone.\n * @returns {*} Returns the deep cloned value.\n * @see _.clone\n * @example\n *\n * var objects = [{ 'a': 1 }, { 'b': 2 }];\n *\n * var deep = _.cloneDeep(objects);\n * console.log(deep[0] === objects[0]);\n * // => false\n */\nfunction cloneDeep(value) {\n return baseClone(value, true, true);\n}\n\n/**\n * Performs a\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * comparison between two values to determine if they are equivalent.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n * @example\n *\n * var object = { 'a': 1 };\n * var other = { 'a': 1 };\n *\n * _.eq(object, object);\n * // => true\n *\n * _.eq(object, other);\n * // => false\n *\n * _.eq('a', 'a');\n * // => true\n *\n * _.eq('a', Object('a'));\n * // => false\n *\n * _.eq(NaN, NaN);\n * // => true\n */\nfunction eq(value, other) {\n return value === other || (value !== value && other !== other);\n}\n\n/**\n * Checks if `value` is likely an `arguments` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an `arguments` object,\n * else `false`.\n * @example\n *\n * _.isArguments(function() { return arguments; }());\n * // => true\n *\n * _.isArguments([1, 2, 3]);\n * // => false\n */\nfunction isArguments(value) {\n // Safari 8.1 makes `arguments.callee` enumerable in strict mode.\n return isArrayLikeObject(value) && hasOwnProperty.call(value, 'callee') &&\n (!propertyIsEnumerable.call(value, 'callee') || objectToString.call(value) == argsTag);\n}\n\n/**\n * Checks if `value` is classified as an `Array` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array, else `false`.\n * @example\n *\n * _.isArray([1, 2, 3]);\n * // => true\n *\n * _.isArray(document.body.children);\n * // => false\n *\n * _.isArray('abc');\n * // => false\n *\n * _.isArray(_.noop);\n * // => false\n */\nvar isArray = Array.isArray;\n\n/**\n * Checks if `value` is array-like. A value is considered array-like if it's\n * not a function and has a `value.length` that's an integer greater than or\n * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is array-like, else `false`.\n * @example\n *\n * _.isArrayLike([1, 2, 3]);\n * // => true\n *\n * _.isArrayLike(document.body.children);\n * // => true\n *\n * _.isArrayLike('abc');\n * // => true\n *\n * _.isArrayLike(_.noop);\n * // => false\n */\nfunction isArrayLike(value) {\n return value != null && isLength(value.length) && !isFunction(value);\n}\n\n/**\n * This method is like `_.isArrayLike` except that it also checks if `value`\n * is an object.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array-like object,\n * else `false`.\n * @example\n *\n * _.isArrayLikeObject([1, 2, 3]);\n * // => true\n *\n * _.isArrayLikeObject(document.body.children);\n * // => true\n *\n * _.isArrayLikeObject('abc');\n * // => false\n *\n * _.isArrayLikeObject(_.noop);\n * // => false\n */\nfunction isArrayLikeObject(value) {\n return isObjectLike(value) && isArrayLike(value);\n}\n\n/**\n * Checks if `value` is a buffer.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a buffer, else `false`.\n * @example\n *\n * _.isBuffer(new Buffer(2));\n * // => true\n *\n * _.isBuffer(new Uint8Array(2));\n * // => false\n */\nvar isBuffer = nativeIsBuffer || stubFalse;\n\n/**\n * Checks if `value` is classified as a `Function` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a function, else `false`.\n * @example\n *\n * _.isFunction(_);\n * // => true\n *\n * _.isFunction(/abc/);\n * // => false\n */\nfunction isFunction(value) {\n // The use of `Object#toString` avoids issues with the `typeof` operator\n // in Safari 8-9 which returns 'object' for typed array and other constructors.\n var tag = isObject(value) ? objectToString.call(value) : '';\n return tag == funcTag || tag == genTag;\n}\n\n/**\n * Checks if `value` is a valid array-like length.\n *\n * **Note:** This method is loosely based on\n * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.\n * @example\n *\n * _.isLength(3);\n * // => true\n *\n * _.isLength(Number.MIN_VALUE);\n * // => false\n *\n * _.isLength(Infinity);\n * // => false\n *\n * _.isLength('3');\n * // => false\n */\nfunction isLength(value) {\n return typeof value == 'number' &&\n value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;\n}\n\n/**\n * Checks if `value` is the\n * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)\n * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an object, else `false`.\n * @example\n *\n * _.isObject({});\n * // => true\n *\n * _.isObject([1, 2, 3]);\n * // => true\n *\n * _.isObject(_.noop);\n * // => true\n *\n * _.isObject(null);\n * // => false\n */\nfunction isObject(value) {\n var type = typeof value;\n return !!value && (type == 'object' || type == 'function');\n}\n\n/**\n * Checks if `value` is object-like. A value is object-like if it's not `null`\n * and has a `typeof` result of \"object\".\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\n * @example\n *\n * _.isObjectLike({});\n * // => true\n *\n * _.isObjectLike([1, 2, 3]);\n * // => true\n *\n * _.isObjectLike(_.noop);\n * // => false\n *\n * _.isObjectLike(null);\n * // => false\n */\nfunction isObjectLike(value) {\n return !!value && typeof value == 'object';\n}\n\n/**\n * Creates an array of the own enumerable property names of `object`.\n *\n * **Note:** Non-object values are coerced to objects. See the\n * [ES spec](http://ecma-international.org/ecma-262/7.0/#sec-object.keys)\n * for more details.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Object\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.keys(new Foo);\n * // => ['a', 'b'] (iteration order is not guaranteed)\n *\n * _.keys('hi');\n * // => ['0', '1']\n */\nfunction keys(object) {\n return isArrayLike(object) ? arrayLikeKeys(object) : baseKeys(object);\n}\n\n/**\n * This method returns a new empty array.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {Array} Returns the new empty array.\n * @example\n *\n * var arrays = _.times(2, _.stubArray);\n *\n * console.log(arrays);\n * // => [[], []]\n *\n * console.log(arrays[0] === arrays[1]);\n * // => false\n */\nfunction stubArray() {\n return [];\n}\n\n/**\n * This method returns `false`.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {boolean} Returns `false`.\n * @example\n *\n * _.times(2, _.stubFalse);\n * // => [false, false]\n */\nfunction stubFalse() {\n return false;\n}\n\nmodule.exports = cloneDeep;\n","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tif(__webpack_module_cache__[moduleId]) {\n\t\treturn __webpack_module_cache__[moduleId].exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\tid: moduleId,\n\t\tloaded: false,\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Flag the module as loaded\n\tmodule.loaded = true;\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// module exports must be returned from runtime so entry inlining is disabled\n// startup\n// Load entry module and return exports\nreturn __webpack_require__(442);\n","__webpack_require__.nmd = (module) => {\n\tmodule.paths = [];\n\tif (!module.children) module.children = [];\n\treturn module;\n};"],"sourceRoot":""} \ No newline at end of file diff --git a/node_modules/user-agents/package.json b/node_modules/user-agents/package.json index 870ddd13..307672db 100644 --- a/node_modules/user-agents/package.json +++ b/node_modules/user-agents/package.json @@ -1,6 +1,6 @@ { "name": "user-agents", - "version": "1.1.388", + "version": "1.1.457", "description": "A JavaScript library for generating random user agents. ", "main": "dist/index.js", "repository": "git@github.com:intoli/user-agents.git", diff --git a/node_modules/user-agents/src/user-agents.json.gz b/node_modules/user-agents/src/user-agents.json.gz index f11276d8..076f7dce 100644 Binary files a/node_modules/user-agents/src/user-agents.json.gz and b/node_modules/user-agents/src/user-agents.json.gz differ diff --git a/package-lock.json b/package-lock.json index 8a289d95..f31d3ba9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "playwright": "^1.49.1", - "user-agents": "^1.1.388" + "user-agents": "^1.1.457" }, "engines": { "node": ">=20" @@ -63,9 +63,10 @@ } }, "node_modules/user-agents": { - "version": "1.1.388", - "resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.388.tgz", - "integrity": "sha512-zsFa+jzuM+7DiB9es9iYL0fbPeN0Kc9Bor6PcNwKN1X46yHus3oXrH3RTyJ1CsVxQpzG9iXdU3V3Io0FboFvhQ==", + "version": "1.1.457", + "resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.457.tgz", + "integrity": "sha512-hQvZvQYUiaeAmq0qP71DRnxTd8lLkyokP/MOgN/klwnQoCECQJjVpXH901fb3JXda9qwLIFfmmPbaO18+3zovg==", + "license": "BSD-2-Clause", "dependencies": { "lodash.clonedeep": "^4.5.0" } diff --git a/package.json b/package.json index 1d4975ad..cf2e6aeb 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ ], "dependencies": { "playwright": "^1.49.1", - "user-agents": "^1.1.388" + "user-agents": "^1.1.457" }, "engines": { "node": ">=20"